un-gzip based on content-encoding
Open
enhancement
- Dominant language
- Elixir
- Stars
- 2.3k
- Forks
- 349
- PR merge metrics
- No merged PRs in 30d
Description
If the response has `Content-Encoding: gzip` the body should be automatically unzipped.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how HTTP responses are handled and where the response body is exposed. Check existing response-related tests, then verify that responses declaring Content-Encoding: gzip expose a decompressed body.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100