The HTTPRequest class / com.HTTPRequest methods |
Defines the auto reply option for response methods.
The setAutoReply() method defines whether getResponse() or getAsyncResponse() will automatically perform another HTTP GET request if response contains HTTP Authentication, Proxy Authentication or HTTP redirect data.
Available for GET method and the HTTP HEAD method.
The default is TRUE.