Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Colombe.RequestSourcetype t = [ | `Hello of Domain.t| `Mail of Reverse_path.t * (string * string option) list| `Recipient of Forward_path.t * (string * string option) list| `Expand of string| `Data| `Data_end| `Help of string option| `Noop of string option| `Verify of string| `Reset| `Quit| `Verb of string * string list| `Payload of string ]