[Overview][Types][Procedures and functions][Variables] | Reference for unit 'http' (#powtils_main) |
Source position: http.pas line 49
function HttpSendRequest( |
cp: HTTPConnection; |
const method: String; |
const uri: String |
):Boolean; |
Method param can be 'GET' or 'POST'.