developmentseed / developmentseed/stac-auth-proxy

switch to httpx2

Open
#177 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
46
Forks
8
Avg merge
1d 7h
Merged PRs (30d)
2

Description

The `httpx` library is unmaintained, on of the core maintainers decided to fork it: https://github.com/pydantic/httpx2

For the now the version is still compliant with the original httpx so we can just do `import httpx2 as httpx`

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the dependency declaration and all Python imports in stac-auth-proxy, then verify that the proposed httpx2 alias remains compatible with current usage. Done means the dependency and imports use httpx2 without changing proxy authentication behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.