diff options
author | Péter Dimitrov <[email protected]> | 2018-08-21 09:25:28 +0200 |
---|---|---|
committer | Péter Dimitrov <[email protected]> | 2018-08-22 16:08:22 +0200 |
commit | c492a313ce2893fdb8d5f1215b95d437a00c92de (patch) | |
tree | 55fe5ad9f07befc1da663d14bc3a6529f6e8537a /lib/reltool/src/reltool.hrl | |
parent | 70aceaec7a985c27787f37ce07e4b072ec52ed61 (diff) | |
download | otp-c492a313ce2893fdb8d5f1215b95d437a00c92de.tar.gz otp-c492a313ce2893fdb8d5f1215b95d437a00c92de.tar.bz2 otp-c492a313ce2893fdb8d5f1215b95d437a00c92de.zip |
inets: Do not use chunked encoding with 1xx, 204, 304
All 1xx (informational), 204 (no content), and 304 (not modified)
responses MUST NOT include a message-body, and thus are always
terminated by the first empty line after the header fields.
This implies that chunked encoding MUST NOT be used for these
status codes.
Change-Id: If6778165c947e64bc20d1ecab7a669e0b096f1a9
Diffstat (limited to 'lib/reltool/src/reltool.hrl')
0 files changed, 0 insertions, 0 deletions