pytest-dev / pytest-dev/pytest-localserver
Support compressed responses
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 12
- Avg merge
- 12h 27m
- Merged PRs (30d)
- 1
Description
There's a note about supporting gzip compression in the source code, I just wanted to make sure it's recorded as an issue.
Contributor guide
No contributing guide indexed for this repository
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
Locate the source-code note about gzip compression and trace the response-handling entry point it refers to. Define the expected compressed-response behavior and verify it with the relevant existing tests, adding coverage so completion is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100