lightbug_http
lightbug_http copied to clipboard
[6.1-10] MUST NOT: A server MUST NOT send a Transfer-Encoding header field in any response with a status code of 1xx (I...
RFC 9112 Requirement
Section: 6.1-10 Keyword: MUST NOT
A server MUST NOT send a Transfer-Encoding header field in any response with a status code of 1xx (Informational) or 204 (No Content). A server MUST NOT send a Transfer-Encoding header field in any 2xx (Successful) response to a CONNECT request (Section 9.3.6 of [HTTP]).¶
Reference: https://www.rfc-editor.org/rfc/rfc9112.html#section-6.1-10