MCPcopy Create free account
hub / github.com/JosephP91/curlcpp / curl_httppost

Class curl_httppost

include/curl_form.h:108–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 * Simple getter method used to return the head of the list.
107 */
108 const struct curl_httppost *get() const;
109 protected:
110 /**
111 * This utility function is used to check if a given pointer is null.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected