Default maximum number of HTTP redirects to follow
Source position: fphttpclient.pp line 35
const DefMaxRedirects = 16; |
Default maximum number of HTTP redirects that will be followed automatically. The value is 16, which prevents infinite redirect loops while allowing reasonable redirect chains.
|
Maximum number of redirects to follow automatically |
|
|
Whether to automatically follow HTTP redirects |