Skip to content

fix: handle gzip encoding in API transformations#260

Merged
norb-c merged 1 commit intomainfrom
transformation-fix
Dec 4, 2025
Merged

fix: handle gzip encoding in API transformations#260
norb-c merged 1 commit intomainfrom
transformation-fix

Conversation

@the-wunmi
Copy link
Collaborator

  • Normalize Accept-Encoding to only allow gzip or uncompressed responses
  • Clear stale Content-Length/encoding headers after body transformation
  • Re-compress transformed responses for clients expecting gzip
  • Update start:setup script to use ts-node directly
  • Document migration and setup steps for local installation

- Normalize Accept-Encoding to only allow gzip or uncompressed responses
- Clear stale Content-Length/encoding headers after body transformation
- Re-compress transformed responses for clients expecting gzip
- Update start:setup script to use ts-node directly
- Document migration and setup steps for local installation
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Test Results

1 443 tests  ±0   1 443 ✅ ±0   1m 11s ⏱️ -1s
   40 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit ccf27c6. ± Comparison against base commit 2763f71.

@norb-c norb-c merged commit 5c85a0a into main Dec 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants