Header

You can add any additional header information you need to the request. We support both standard and custom headers.

Example

To add a User-Agent and a custom header Your-Header:

curl -x -k unblock.pyproxy.io:16500 -U "USERNAME-zone-unblock-region-US:PASSWORD" -H "X-Pyproxy-Render:html" -H "User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" -H "Your-Header:header-information" "https://open.pyproxy.com" 

Last updated