{{ message }}
Transfer-Encoding: gzip #2633
-
Beta Was this translation helpful? Give feedback.
Answered by
seanmonstar
Aug 26, 2021
Replies: 1 comment 8 replies
-
|
I just looked through the source code, and confirmed it is setting the body to "close-delimited". This is based on what it says in RFC 7230 $3.3.3 :
|
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
bagder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I just looked through the source code, and confirmed it is setting the body to "close-delimited". This is based on what it says in RFC 7230 $3.3.3 :