Home
last modified time | relevance | path

Searched refs:follow (Results 1 – 25 of 38) sorted by relevance

12

/curl/docs/libcurl/opts/
H A DCURLOPT_FOLLOWLOCATION.md21 CURLOPT_FOLLOWLOCATION - follow HTTP 3xx redirects
33 A long parameter set to 1 tells the library to follow any Location: header
35 can specify a relative or an absolute URL to follow.
42 libcurl restricts what protocols it automatically follow redirects to. The
54 follow logic with the use of curl_easy_getinfo(3)'s CURLINFO_REDIRECT_URL(3)
65 protection from this happening when libcurl is told to follow redirects.
90 /* example.com is redirected, so we tell libcurl to follow redirection */
H A DCURLINFO_EFFECTIVE_METHOD.md35 In cases when you have asked libcurl to follow redirects, the method may not be
H A DCURLINFO_EFFECTIVE_URL.md32 In cases when you have asked libcurl to follow redirects, it may not be the same
H A DCURLOPT_AUTOREFERER.md59 /* follow redirects */
H A DCURLOPT_FTP_SSL_CCC.md33 channel communication remains unencrypted. This allows NAT routers to follow
H A DCURLOPT_RANGE.md46 For RTSP, the formatting of a range should follow RFC 2326 Section 12.29. For
H A DCURLOPT_COOKIEJAR.md35 follow a redirect it makes matching cookies get sent accordingly.
H A DCURLOPT_UNRESTRICTED_AUTH.md57 protection from this happening when libcurl is told to follow redirects.
H A DCURLOPT_WILDCARDMATCH.md59 right bracket and matches exactly one character. Some examples follow:
H A DCURLOPT_DEBUGFUNCTION.md196 /* example.com is redirected, so we tell libcurl to follow redirection */
H A DCURLOPT_NETRC.md76 and follow the login and password that are associated with that machine.
/curl/docs/cmdline-opts/
H A Dmax-redirs.md19 Set maximum number of redirections to follow. When --location is used, to
H A Dftp-ssl-ccc.md21 unencrypted. This allows NAT routers to follow the FTP transaction. The
H A Drequest-target.md21 slash or other data that does not follow the regular URL pattern, like
H A Dlocation-trusted.md19 Instructs curl to like --location follow HTTP redirects, but permits it to
H A Dlocation.md30 Limit the amount of redirects to follow by using the --max-redirs option.
/curl/tests/data/
H A Dtest11113 # when the URI contains 2 '#' (does not follow RFC 2396)
H A Dtest5543 HTTP follow redirect with single slash in path
H A Dtest5149 HTTP follow redirect with excessive ../
H A Dtest4949 HTTP follow redirect with ../
H A Dtest5049 HTTP follow redirect with ../../
H A Dtest5249 HTTP follow redirect with ./-prefix
H A Dtest105659 HTTP follow redirect from IPv4 to IPv6 with scope
H A Dtest89100 HTTP with NTLM and follow-location
H A Dtest90138 HTTP with NTLM via --anyauth, and then follow-location with NTLM again

Completed in 24 milliseconds

12