fix: restore Net::Async::HTTP content coding compatibility - #1213
Merged
Conversation
fglock
force-pushed
the
fix/net-async-http-uat-blockers
branch
from
September 2, 2026 07:49
de61c6b to
89f8e7b
Compare
Correct the bundled Cookie2 version marker and emit RFC 1952 wrappers for Compress::Raw::Zlib WANT_GZIP streams. Add focused system-Perl regressions. Refs: dev/design/net-async-http-uat-blockers.md Generated with [OpenAI Codex](https://openai.com/codex/) Co-Authored-By: OpenAI Codex <codex@openai.com>
Provide the Compress::Bzip2 streaming inflate and deflate facade required by Net::Async::HTTP, backed by the bundled Compress::Raw::Bzip2 implementation. Add system-Perl-validated regression coverage and record the completed UAT blocker validation. Generated with [OpenAI Codex](https://openai.com/codex/) Co-Authored-By: OpenAI Codex <codex@openai.com>
Record the passing 41-file, 554-test upstream CPAN validation result for the stacked Net::Async::HTTP compatibility work. Generated with [OpenAI Codex](https://openai.com/codex/) Co-Authored-By: OpenAI Codex <codex@openai.com>
Record the merged prerequisite and the master-targeted CI gate for PR #1213. Generated with [OpenAI Codex](https://openai.com/codex/) Co-Authored-By: OpenAI Codex <codex@openai.com>
fglock
force-pushed
the
fix/net-async-http-uat-blockers
branch
from
September 2, 2026 08:48
89f8e7b to
1ba8268
Compare
fglock
changed the base branch from
fix/issue-1132-closure-lifetime
to
master
September 2, 2026 08:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cookie2version markerCompress::Raw::ZlibCompress::Bzip2streaming facade required for bzip2 response decodingValidation
makemake check-linkst/09cookies.t(7/7 on both backends)t/18content-coding.t(10/10 on both backends)jcpan -t Net::Async::HTTP: 41 files / 554 tests pass, with only expected optional/platform skipsPR #1204 supplied the prerequisite socket
filenosupport and has merged ase20a49bdcd06f1a42fc0a30492be6f414b0e8111. This PR is now rebased ontomaster; its CI checks are the final merge gate.