package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GapiCore.HttpMethodSource

Sourcetype t =
  1. | GET
  2. | POST
  3. | PUT
  4. | DELETE
  5. | PATCH
  6. | HEAD
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.