Skip to content

fix(file-logger): incorrectly attempts to decompress uncompressed response body#13100

Merged
Baoyuantop merged 4 commits into
apache:masterfrom
hachi029:dev
Apr 1, 2026
Merged

fix(file-logger): incorrectly attempts to decompress uncompressed response body#13100
Baoyuantop merged 4 commits into
apache:masterfrom
hachi029:dev

Conversation

@hachi029

@hachi029 hachi029 commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Description

fix(file-logger): incorrectly attempts to decompress uncompressed response body

Which issue(s) this PR fixes:

Fixes #13093

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Mar 18, 2026
@hachi029
hachi029 force-pushed the dev branch 3 times, most recently from 75481a0 to 1b0a537 Compare March 18, 2026 10:03
Comment thread apisix/plugins/gzip.lua Outdated
Comment thread apisix/utils/log-util.lua Outdated
Comment thread t/plugin/file-logger2.t
@Baoyuantop
Baoyuantop merged commit fb21466 into apache:master Apr 1, 2026
19 checks passed
@shreemaan-abhishek shreemaan-abhishek mentioned this pull request Jun 15, 2026
5 tasks
wistefan pushed a commit to wistefan/apisix that referenced this pull request Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: APISIX incorrectly attempts to decompress uncompressed response bodies in log plugins

6 participants