package dream-httpaf

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

Module Dream_websocketaf.HandshakeSource

Sourcemodule Headers = Httpaf.Headers
Sourceval create_request : nonce:string -> headers:Headers.t -> string -> Httpaf.Request.t
Sourceval sec_websocket_key_proof : sha1:(string -> string) -> string -> string
Sourcemodule CI : sig ... end
Sourceval passes_scrutiny : request_method:[> `GET ] -> Headers.t -> bool
Sourceval upgrade_headers : sha1:(string -> string) -> request_method:[> `GET ] -> Headers.t -> ((string * string) list, string) result
Sourceval respond_with_upgrade : ?headers:Headers.t -> sha1:(string -> string) -> Httpaf.Reqd.t -> (unit -> unit) -> (unit, string) result
OCaml

Innovation. Community. Security.