Home
last modified time | relevance | path

Searched refs:postRedir (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_operate.c1083 long postRedir = 0; in config2setopts() local
1109 postRedir |= CURL_REDIR_POST_301; in config2setopts()
1111 postRedir |= CURL_REDIR_POST_302; in config2setopts()
1113 postRedir |= CURL_REDIR_POST_303; in config2setopts()
1114 my_setopt(curl, CURLOPT_POSTREDIR, postRedir); in config2setopts()

Completed in 9 milliseconds