@hackage warp3.0.4
A fast, light-weight web server for WAI applications.
Categories
License
MIT
Maintainer
michael@snoyman.com
Links
Versions
Installation
Dependencies (21)
- array <0.6
- auto-update >=0.1.1 && <0.2
- base >=3 && <5
- blaze-builder >=0.3.3 && <0.4
- bytestring >=0.9.1.4 && <0.11
- case-insensitive >=0.2 && <1.3 Show all…
Dependents (502)
@hackage/prometheus-effect, @hackage/rfc, @hackage/wrecker, @hackage/growler, @hackage/microformats2-parser, @hackage/configuration-tools, Show all…
Package Flags
network-bytestring(off by default)
allow-sendfilefd
(on by default)
Allow use of sendfileFd (not available on GNU/kFreeBSD)
warp-debug
(off by default)
print debug output. not suitable for production
The premier WAI handler. For more information, see Warp: A Haskell Web Server.