Skip to content

feat: add HttpxFetcher implementation (#2073) - #2983

Open
ChickenisLegit wants to merge 2 commits into
theupdateframework:developfrom
ChickenisLegit:feature/issue-2073-httpx-fetcher
Open

feat: add HttpxFetcher implementation (#2073)#2983
ChickenisLegit wants to merge 2 commits into
theupdateframework:developfrom
ChickenisLegit:feature/issue-2073-httpx-fetcher

Conversation

@ChickenisLegit

Copy link
Copy Markdown

This PR introduces an optional \HttpxFetcher\ implementation of \FetcherInterface\ that uses \httpx, providing HTTP/2 support. Resolves #2073.

@ChickenisLegit
ChickenisLegit requested a review from a team as a code owner August 9, 2026 07:24
Signed-off-by: ChickenisLegit <ChickenisLegit@users.noreply.github.com>
…Docs

Signed-off-by: ChickenisLegit <ChickenisLegit@users.noreply.github.com>
@ChickenisLegit
ChickenisLegit force-pushed the feature/issue-2073-httpx-fetcher branch from 9d9b67f to d4fa41e Compare August 9, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a class HttpxFetcher(FetcherInterface) for httpx

1 participant