Idris2Doc : Pact.WAI

Pact.WAI

(source)
Define types and functions for Web Application Interface

Reexports

importpublic Pact.WAI.Core
importpublic Pact.WAI.Header
importpublic Pact.WAI.Request
importpublic Pact.WAI.Response
importpublic Pact.WAI.Method
importpublic Pact.WAI.HTTPErr
importpublic Pact.WAI.Version
importpublic FS.Core
importpublic FS.Concurrent

Definitions

0HTTPResponse : Type
  HTTPResponse is the type of HTTP response.

Visibility: public export
0HTTPApplication : Type
  HTTPApplication is the type of HTTP application.

Visibility: public export