EzAPI.Meth
type empty
[
|
`OPTIONS
`HEAD
]
type t
`GET
`POST
`PUT
`DELETE
`PATCH
type all
t
empty
val to_string : [< all ] -> string
val headers : [< all ] list -> (string * string) list