Protocol::HTTP1SourceProtocolHTTP1

module HTTP1

Nested

Definitions

TOKEN = /[!#$%&'*+\-\.\^_`|~0-9a-zA-Z]+/.freeze

HTTP/1.x request line parser:

FIELD_NAME = TOKEN

HTTP/1.x header parser: