Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHTTPClient.OnRedirect

Event called when a redirect is encountered

Declaration

Source position: fphttpclient.pp line 482

published property TFPHTTPClient.OnRedirect : TRedirectEvent;

Description

Event triggered when an HTTP redirect response is received. The event handler can modify the destination URL or prevent the redirect.

See also

TRedirectEvent

  

Event type for handling HTTP redirects

AllowRedirect

  

Whether to automatically follow HTTP redirects


Documentation generated on: Jan 27 2026