Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val sexp_of_t : t -> Sexplib0.Sexp.t
val path : t -> string
path
returns the path component and query parameters of the request URI
with_body
returns a new request where every value is the same as the input request but the body is replaced with the function input.