FollowRedirects
- Last Updated: October 1, 2021
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
Purpose
Allows the driver to follow an HTTP redirection instead of returning an error that the HTTP endpoint has been relocated. When the IP address or DNS of the Hybrid Data Pipeline server has changed, FollowRedirects enables the driver to follow redirects and complete requests made to the server.
Valid Values
true | false
If set to true, the driver follows
the HTTP redirection to complete the request.
If set to false, the driver returns
an error that the HTTP endpoint has been relocated.
Default
false
Data Type
boolean