You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: cover both brotli and gzip compression paths; verify uniform OS token
Split Compression size-gate + codec selection into a testable compressWith()
seam (no behavior change) so both the brotli path and the gzip fallback are
covered deterministically regardless of whether the PECL brotli extension is
loaded. Add a unit-brotli CI job so the real brotli round-trip runs in CI, and
guard the gzip tests to skip on zlib-less builds. Add an AIX->aix case
asserting the User-Agent OS token matches the reference JS os.platform() token.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019xbC2QoA4QKyvhC1d7gYap
0 commit comments