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



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

HttpSetPostData

Declaration

Source position: http.pas line 52

procedure HttpSetPostData(

  cp: HTTPConnection;

  const data: String

);

Notes

Sets post data for an already open httpconnection instance.

Data must be url encoded.






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