Loading lib/urldata.h +2 −0 Original line number Diff line number Diff line Loading @@ -719,6 +719,8 @@ struct UrlState { depending on authstage) */ long authavail; /* what the server reports */ bool authdone; /* TRUE when the auth phase is done and ready to do the *actual* request */ #ifdef USE_ARES ares_channel areschannel; /* for name resolves */ #endif Loading Loading
lib/urldata.h +2 −0 Original line number Diff line number Diff line Loading @@ -719,6 +719,8 @@ struct UrlState { depending on authstage) */ long authavail; /* what the server reports */ bool authdone; /* TRUE when the auth phase is done and ready to do the *actual* request */ #ifdef USE_ARES ares_channel areschannel; /* for name resolves */ #endif Loading