Cookie

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

Add multiple cookies separated by a [,]

curl -x -k unblock.pyproxy.io:16500 -U "USERNAME-zone-unblock-region-US:PASSWORD" -H "X-Pyproxy-Render:html" -H "Cookie:Uid=py123,UName=test" "https://open.pyproxy.com"

Last updated