package awsm

  1. Overview
  2. Docs

Module Http.RequestSource

Sourcetype t
Sourceval version : t -> int * int
Sourceval headers : t -> Headers.t
Sourceval meth : t -> Meth.t
Sourceval body : t -> string
Sourceval make : ?version:(int * int) -> ?headers:Headers.t -> ?body:string -> Meth.t -> t
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.