Home | History | Annotate | Download | only in src

Lines Matching refs:postRedir

922           long postRedir = 0;
970 postRedir |= CURL_REDIR_POST_301;
972 postRedir |= CURL_REDIR_POST_302;
974 postRedir |= CURL_REDIR_POST_303;
975 my_setopt(curl, CURLOPT_POSTREDIR, postRedir);