lightbug_http icon indicating copy to clipboard operation
lightbug_http copied to clipboard

Simple and fast HTTP framework for Mojo! πŸ”₯

Results 135 lightbug_http issues
Sort by recently updated
recently updated
newest added

**RFC 9112 Requirement** Section: 6.1-11 Keyword: SHOULD A server that receives a request message with a transfer coding it does not understand SHOULD respond with 501 (Not Implemented).ΒΆ Reference: https://www.rfc-editor.org/rfc/rfc9112.html#section-6.1-11

HTTP/1.1
RFC9112
SHOULD

**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...

HTTP/1.1
RFC9112
MUST NOT

**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...

HTTP/1.1
RFC9112
MUST NOT

**RFC 9112 Requirement** Section: 6.1-9 Keyword: MAY Transfer-Encoding MAY be sent in a response to a HEAD request or in a 304 (Not Modified) response (Section 15.4.5 of [HTTP]) to...

HTTP/1.1
RFC9112
MAY

**RFC 9112 Requirement** Section: 6.1-8 Keyword: MAY Unlike Content-Encoding (Section 8.4.1 of [HTTP]), Transfer-Encoding is a property of the message, not of the representation. Any recipient along the request/response chain...

HTTP/1.1
RFC9112
MAY

**RFC 9112 Requirement** Section: 6.1-4 Keyword: MUST A recipient MUST be able to parse the chunked transfer coding (Section 7.1) because it plays a crucial role in framing messages when...

HTTP/1.1
RFC9112
MUST

**RFC 9112 Requirement** Section: 6.1-4 Keyword: MUST A recipient MUST be able to parse the chunked transfer coding (Section 7.1) because it plays a crucial role in framing messages when...

HTTP/1.1
RFC9112
MUST

**RFC 9112 Requirement** Section: 6.1-4 Keyword: MUST NOT A recipient MUST NOT be able to parse the chunked transfer coding (Section 7.1) because it plays a crucial role in framing...

HTTP/1.1
RFC9112
MUST NOT

**RFC 9112 Requirement** Section: 6.1-4 Keyword: MUST A recipient MUST be able to parse the chunked transfer coding (Section 7.1) because it plays a crucial role in framing messages when...

HTTP/1.1
RFC9112
MUST

**RFC 9112 Requirement** Section: 5.2-6 Keyword: MUST A user agent that receives an obs-fold in a response message that is not within a "message/http" container MUST replace each received obs-fold...

HTTP/1.1
RFC9112
MUST