#include <urldata.h>
Public Attributes | |
struct DynamicStatic | change |
struct CookieInfo * | cookies |
struct Names | dns |
struct connectdata * | easy_conn |
int | fake |
struct PureInfo | info |
unsigned int | magic |
struct Curl_message | msg |
CURLMstate | mstate |
struct Curl_multi * | multi |
struct Curl_multi * | multi_easy |
struct Curl_easy * | next |
int | numsocks |
struct Curl_easy * | prev |
struct Progress | progress |
struct SingleRequest | req |
CURLcode | result |
struct UserDefined | set |
struct Curl_share * | share |
curl_socket_t | sockets [MAX_SOCKSPEREASYHANDLE] |
struct UrlState | state |
struct curl_tlssessioninfo | tsi |
struct WildcardData | wildcard |
struct DynamicStatic Curl_easy::change |
struct CookieInfo* Curl_easy::cookies |
struct Names Curl_easy::dns |
struct connectdata* Curl_easy::easy_conn |
int Curl_easy::fake |
struct PureInfo Curl_easy::info |
unsigned int Curl_easy::magic |
struct Curl_message Curl_easy::msg |
struct Curl_multi* Curl_easy::multi |
struct Curl_multi* Curl_easy::multi_easy |
struct Curl_easy* Curl_easy::next |
struct Curl_easy* Curl_easy::prev |
struct Progress Curl_easy::progress |
struct SingleRequest Curl_easy::req |
struct UserDefined Curl_easy::set |
struct Curl_share* Curl_easy::share |
struct UrlState Curl_easy::state |
struct WildcardData Curl_easy::wildcard |