#include <urldata.h>
Public Attributes | |
| long | want |
| long | picked |
| long | avail |
| bool | done |
| bool | multi |
Definition at line 814 of file urldata.h.
| long auth::want |
Definition at line 815 of file urldata.h.
Referenced by ConnectionExists(), Curl_disconnect(), Curl_http_output_auth(), Curl_pretransfer(), and pickoneauth().
| long auth::picked |
Definition at line 816 of file urldata.h.
Referenced by Curl_disconnect(), Curl_http_input_auth(), Curl_http_output_auth(), perhapsrewind(), and pickoneauth().
| long auth::avail |
Definition at line 818 of file urldata.h.
Referenced by Curl_disconnect(), Curl_http_auth_act(), Curl_http_output_auth(), Curl_output_digest(), and Curl_proxyCONNECT().
1.5.6