Searched refs:CURL_REDIR_POST_302 (Results 1 – 6 of 6) sorted by relevance
1365 #define CURL_REDIR_POST_302 2 macro1366 #define CURL_REDIR_POST_ALL (CURL_REDIR_POST_301|CURL_REDIR_POST_302)
2062 #define CURL_REDIR_POST_302 2 macro2065 (CURL_REDIR_POST_301|CURL_REDIR_POST_302|CURL_REDIR_POST_303)
877 CURL_REDIR_POST_302 7.19.1
1702 && !(data->set.keep_post & CURL_REDIR_POST_302)) { in Curl_follow()
1341 postRedir |= CURL_REDIR_POST_302; in single_transfer()
303 d CURL_REDIR_POST_302...