Searched refs:do_post (Results 1 – 1 of 1) sorted by relevance
556 BOOL do_post = FALSE; /* ARE WE posting ? */ in HTLoadHTTP() local611 do_post = TRUE; in HTLoadHTTP()1033 if (do_post) { in HTLoadHTTP()1201 if (!do_post) { in HTLoadHTTP()1444 do_post) { in HTLoadHTTP()1506 /* Don't retry if we're posting. */ !do_post) { in HTLoadHTTP()1581 !already_retrying && !do_post) { in HTLoadHTTP()2015 do_post && in HTLoadHTTP()2033 if (do_post) { in HTLoadHTTP()2374 if (!doing_redirect && !already_retrying && !do_post) { in HTLoadHTTP()[all …]