Set this to true if you want libURL GET requests to follow HTTP redirects and GET the page that it is redirected to.
# Metadata
Platforms: desktop, server OS: mac, windows, linux, web Introduced: 1.1.1 Security: network
# Syntax
libURLFollowHttpRedirects {true|false}
# Examples
libURLFollowHttpRedirects (the cFollowRedirects of me)
# Description
(This is different from previous behavior whereby libURL always attempted to GET 301 and 302 redirects whatever the original request method, but didn't handle other responses.)
> *Cross-platform note:* The Web engine will always follow redirects.
# Tags
# See
- **command:** libURLDownloadToFile - **function:** libURLLastHTTPHeaders