We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If { 'cookie: 'foo=bar;', 'Cookie: 'foo=meh;' } is passed, you have no idea which one will be used.
{ 'cookie: 'foo=bar;', 'Cookie: 'foo=meh;' }
If a request relies on, for example, cookie information, a request may work seemingly at random and can be rather difficult to debug.