Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow is close response headers "Transfer-Encoding: chunked "? #2311
Comments
|
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


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