Skip to main content

Do your proxies support HTTP 2.0?

Written by Davi

Yes, it does. Both rotating (Sticky) and ISP proxies (Static) support HTTP 1.1 and HTTP 2.0

You can test it using:

curl --http2 -x your proxy here -I https://httpbin.org/status/200 -v
Did this answer your question?