Safe Haskell | None |
---|
Network.Wai.Handler.WarpTLS
Documentation
data TLSSettings Source
Constructors
TLSSettings | |
runTLS :: TLSSettings -> Settings -> Application -> IO ()Source
runTLSSocket :: TLSSettings -> Settings -> Socket -> Application -> IO ()Source