redirectionBehavior

redirectionBehavior ( string behavior ) : object

Change the behavior of headers when there is a page redirection

Parameters

behavior

- nothing or null : like a browser, no cookie, no httpHeader definition
- "useHttpHeader" : no cookie, but we use headers defined by httpHeader, without POST data
- "maxiumumHeaders" : cookies and all we can reuse