MCPcopy Create free account
hub / github.com/antirez/botlib / curl_httppost

Class curl_httppost

botlib.c:341–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339 CURLcode res;
340 int retval = 0;
341 struct curl_httppost *formpost = NULL;
342 struct curl_httppost *lastptr = NULL;
343
344 /* Build the POST form to submit. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected