HTTP3 Use proxy to send request #248
Unanswered
biplovdahal
asked this question in
Q&A
Replies: 1 comment
-
|
I have no idea, are there even any proxies which support HTTP/3? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using the following example
https://github.com/aiortc/aioquic/blob/main/examples/http3_client.py
Currently running it like this
python3 examples/http3_client.py 'https://www.google.com/'
I want to send this request behind a proxy. How can I do so?
Beta Was this translation helpful? Give feedback.
All reactions