libwww-perl / libwww-perl/HTTP-Message

[feature request] Support for Zstandard Content-Encoding

Open
#205 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.