Module path

Module path 

Source

Structsยง

PathAndQuery
Represents the path component of a URI

Enumsยง

PathAndQueryError ๐Ÿ”’
Validation result for path and query parsing.

Constantsยง

NONE ๐Ÿ”’

Functionsยง

validate_path_and_query_bytes ๐Ÿ”’
Shared validation logic for path and query bytes. Returns the query position (or NONE), or an error.