fix(log-request-response): enhance response body logging by checking Content-Encoding (#3074)

This commit is contained in:
Jingze
2025-10-30 10:59:04 +08:00
committed by GitHub
parent af8748d754
commit ccbb542fec
3 changed files with 13 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ toolchain go1.24.4
require (
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250822030947-8345453fddd0
github.com/higress-group/wasm-go v1.0.2-0.20250821081215-b573359becf8
github.com/higress-group/wasm-go v1.0.3-0.20251011083635-792cb1547bac
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
github.com/tidwall/sjson v1.2.5