Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Naboris.Method
Module with types used for matching requests.
Represents an HTTP Method
val ofString : string -> t
val toString : t -> string
val ofHttpAfMethod : Httpaf.Method.t -> t