Versions in this module Expand all Collapse all v0 v0.1.3 Apr 29, 2026 Changes in this version + const Done + const Initialized + const ParsingBody + const ParsingHeaders + type Request struct + Body []byte + Headers headers.Headers + RequestLine RequestLine + Status int + func RequestFromReader(reader io.Reader) (*Request, error) + type RequestLine struct + HttpVersion string + Method string + RequestTarget string v0.1.2 Apr 29, 2026