Safe Haskell | None |
---|---|
Language | Haskell2010 |
SecondTransfer.Types
Documentation
data HttpProtocolVersion
The protocol version used. Here we distinguish only between HTTP1.1 and HTTP2
Constructors
Http11_HPV | |
Http2_HPV |
second-transfer-0.10.0.4: Second Transfer HTTP/2 web server
Safe Haskell | None |
---|---|
Language | Haskell2010 |
SecondTransfer.Types
data HttpProtocolVersion
The protocol version used. Here we distinguish only between HTTP1.1 and HTTP2
Constructors
Http11_HPV | |
Http2_HPV |