-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.FollowMode
Andrew Lambert edited this page Mar 30, 2026
·
2 revisions
libcURL.EasyHandle.FollowMode
Dim FollowMode As libcURL.FollowModeGets and sets whether and how libcURL will follow HTTP redirection. This property supersedes the FollowRedirects option, if set.
- FollowMode enumeration
- AutoReferer option
- CURLOPT_FOLLOWLOCATION in the libcURL documentation
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.