doPost

Do some posting, filter for some headerkey

string
doPost
(
string url
,
char[] postBody
,
HTTP.StatusLine* status
,
string[string]* rheaders
,
string* nonce
)

Return Value

Type: string

the received payload of the POST operation

Meta