b0_b00_kit
B00_http.Uri
URIs.
opam
b0
b0.b0
b0.b00
b0.kit
b0.std
type t = string
The type for URIs.
val parse_scheme : string -> string option
parse_scheme s tries to parse a scheme at the beginning of s.
parse_scheme s
s
val parse_authority : string -> string option
val parse_path_and_query : string -> string option