Skip to content

v0.4.7

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:30

Bug Fixes

  • Lua hooks now receive decompressed gzip, deflate, and br bodies and re-encode the result to the original Content-Encoding on the way out (with Content-Length refreshed), so scripts always work on plaintext. Removing or changing the Content-Encoding header in a hook now rewrites the wire body correctly even when the Lua-visible body is unchanged. (c69a500)

Build

  • bump the dependencies group across 1 directory with 4 updates (deps) by @dependabot[bot] (8ccab6a)