solve aliyun lvwang content length limit problem (#1569)

This commit is contained in:
rinfx
2024-12-05 13:39:20 +08:00
committed by GitHub
parent d026f0fca5
commit ce66ff68ce
3 changed files with 171 additions and 130 deletions

View File

@@ -6,7 +6,7 @@ replace github.com/alibaba/higress/plugins/wasm-go => ../..
require (
github.com/alibaba/higress/plugins/wasm-go v1.3.6-0.20240522012622-fc6a6aad8906
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20240711023527-ba358c48772f
github.com/higress-group/proxy-wasm-go-sdk v1.0.0
github.com/tidwall/gjson v1.17.3
)