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

TFPHTTPClient.MaxRedirects

Maximum number of redirects to follow automatically

Declaration

Source position: fphttpclient.pp line 481

published property TFPHTTPClient.MaxRedirects : Byte;

Description

Maximum number of HTTP redirects to follow automatically before giving up. Defaults to DefMaxRedirects (16).

See also

AllowRedirect

  

Whether to automatically follow HTTP redirects

DefMaxRedirects

  

Default maximum number of HTTP redirects to follow


Documentation generated on: Jan 27 2026