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

Class curl_slist

include/curl_header.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 * list.
79 */
80 const struct curl_slist *get() const;
81 private:
82 int size;
83 struct curl_slist *headers;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected