Event called when a redirect is encountered
Source position: fphttpclient.pp line 482
published property TFPHTTPClient.OnRedirect : TRedirectEvent; |
Event triggered when an HTTP redirect response is received. The event handler can modify the destination URL or prevent the redirect.
|
Event type for handling HTTP redirects |
|
|
Whether to automatically follow HTTP redirects |