package piaf

  1. Overview
  2. Docs
An HTTP library with HTTP/2 support written entirely in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

piaf-0.2.0.tbz
sha256=07fa9009a52faeaae6d86116e75007f5279b185c7bc7c95aab9455f2107370fb
sha512=dfde4bd0a5c8a3b795a8e3d6f6e1f9f1864a9eb0a1b96763c17515d771566af7623ca64db671a8dce2c7838dad08d8465db98f5e4f8dcf5e1a386ef5b29da56c

doc/piaf.multipart_form/Piaf_multipart_form/Field_name/index.html

Module Piaf_multipart_form.Field_nameSource

Sourcetype t = string
Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourceval compare : string -> string -> int
Sourceval equal : string -> string -> bool
Sourceval capitalize : string -> string
Sourceval canonicalize : string -> string
Sourceexception Break
Sourceval is_ftext : char -> bool
Sourceval of_string : string -> (string, [> `Msg of string ]) result
Sourceval of_string_exn : string -> string
Sourceval v : string -> string
Sourceval pp : string Fmt.t
Sourceval prefixed_by : string -> string -> bool
Sourcemodule Decoder : sig ... end
Sourcemodule Encoder : sig ... end
Sourcemodule Map : sig ... end
Sourcemodule Set : sig ... end
Sourceval content_type : string
Sourceval content_transfer_encoding : string
Sourceval content_disposition : string
OCaml

Innovation. Community. Security.