The Wayback Machine - https://web.archive.org/web/20200630224023/https://github.com/gin-gonic/gin/issues/2311
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

How is close response headers "Transfer-Encoding: chunked "? #2311

Open
linuxMengfan opened this issue Apr 4, 2020 · 1 comment
Open

How is close response headers "Transfer-Encoding: chunked "? #2311

linuxMengfan opened this issue Apr 4, 2020 · 1 comment

Comments

@linuxMengfan
Copy link

@linuxMengfan linuxMengfan commented Apr 4, 2020

I want is close response headers "Transfer-Encoding: chunked " . because frontend error. I want try close it.

@linvis
Copy link
Contributor

@linvis linvis commented Apr 8, 2020

more details please.

I guess you try to response too much data so HTTP protocol divide into many chunks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.