Any chance of use TCP proxies on HTTP/3 requests?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 76
- Avg merge
- 8h 59m
- Merged PRs (30d)
- 24
Description
Originally opened by
@kaykyron 2023-04-04 04:29:29 in encode/httpx
Its looks like its not possible to use this lib with TCP proxies to create HTTP/3 requests. Or there are any example of it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the original encode/httpx issue 2646 and tracing the HTTP/3 request and proxy entry points, since no files or tests are named here. Determine whether TCP proxies are supported for HTTP/3 and define the required behavior; done means the support works or the limitation is clearly documented with an example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100