package dream

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

Module Websocketaf.HandshakeSource

Sourceval create_request : nonce:string -> headers:Httpaf.Headers.t -> string -> Httpaf.Request.t
Sourceval upgrade_headers : sha1:(string -> string) -> request_method:Httpaf.Method.t -> Httpaf.Headers.t -> ((string * string) list, string) result
Sourceval respond_with_upgrade : ?headers:Httpaf.Headers.t -> sha1:(string -> string) -> Httpaf.Reqd.t -> (unit -> unit) -> (unit, string) result
OCaml

Innovation. Community. Security.