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



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

HttpPutHeader

Declaration

Source position: http.pas line 53

procedure HttpPutHeader(

  cp: HTTPConnection;

  const header: String

);

Notes

Sets a name:value header pair. Similar to the HttpSetHeader function but name and value in one combined string separated by a colon, instead of being separate parameters.





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