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
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)