Whether to automatically follow HTTP redirects
Source position: fphttpclient.pp line 480
published property TFPHTTPClient.AllowRedirect : Boolean; |
When set to True, the client will automatically follow HTTP redirects (3xx status codes). When False, redirects must be handled manually.
|
Maximum number of redirects to follow automatically |
|
|
Event called when a redirect is encountered |