Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: 当服务端不返回content-length时,网关输出的access中,response-length为-1 #154

Open
dongsoft opened this issue Mar 27, 2024 · 1 comment

Comments

@dongsoft
Copy link

Current Behavior

错误的返回响应体大小为-1

Expected Behavior

应当为实际的响应体大小

Error Logs

fe0cc28d74fdf5d1f12f4adebc525c7 ![Uploading image.png…]()

Steps to Reproduce

1

Environment

Apinto version: 2024032714-
Golang version: go version go1.19.13 linux/amd64
Git commit hash:
Built on: 2024-03-27T06:50:19Z
Built by: gitlab
Built by eosc version: v0.16.1

@dongsoft
Copy link
Author

"response": [
"$response_header",
"$response_body",
"$response_length",
"$length"
],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant