Cookie

You can send requests to the target URL with custom cookies.

Add multiple cookies separated by a [,]

curl -x -k unblock.abcproxy.com:17610 -U "USERNAME-zone-unblock-region-US:PASSWORD" -H "X-Abc-Render:html" -H "Cookie:Uid=abc123,UName=test" "https://docs.abcproxy.com"

Last updated