help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Procedures and functions][Variables] Reference for unit 'http' (#powtils_main)

HttpSetHeader

Declaration

Source position: http.pas line 51

procedure HttpSetHeader(

  cp: HTTPConnection;

  const name: String;

  const value: String

);

Notes

Sets a name/value header pair for an http connection instance. Similar to the PutHeader function but name and value are separated as parameters instead of being in one combined string.





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505