CookieSpec
Supported cookie specification policies for HTTP cookie handling.
Notes
Specifies the cookie policy to use when making HTTP requests. The selected policy controls how cookies are parsed, stored, and sent according to different RFC or browser-compatibility standards.
Usage
- YAML
- JSON
- XML
CookieSpec: RELAXED
{
"CookieSpec": "RELAXED"
}
<cookieSpec/>
Allowed Values
RELAXEDSTRICTIGNORE