libwww-perl / libwww-perl/HTTP-Message
[feature request] Support for Zstandard Content-Encoding
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 32
- Forks
- 63
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 1
Description
If IO::Uncompress::UnZstd is installed, support Zstandard content encoding (zstd).
References:
Contributor guide
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
Start by reading the HTTP::Message distribution and the IO::Uncompress::UnZstd documentation to locate existing content-encoding handling. The work is done when zstd content encoding is supported when IO::Uncompress::UnZstd is installed, with behavior checked against the referenced standards.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100