Headers, Cookies, Method
Custom headers
Code example
{
"context": [
{
"key": "force_headers",
"value": true
},
{
"key": "headers",
"value": {
"Accept-Language": "en-US,en;q=0.5"
}
}
]
"source": "universal",
"url": "https://example.com",
}Custom cookies
Code example
HTTP Method
Last updated
Was this helpful?

