pydantic / pydantic/httpx2

Any chance of use TCP proxies on HTTP/3 requests?

Open
#747 0 comments 0 reactions 0 assignees View on GitHub

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 @kaykyr on 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.