mighttpd2 3.2.9-3 source package in Ubuntu

Changelog

mighttpd2 (3.2.9-3) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:22 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mighttpd2_3.2.9-3.dsc 2.7 KiB 92ed6643c899e15b6ac0366a0dac856384dee5199abc85604676461b5ded882e
mighttpd2_3.2.9-3.debian.tar.xz 3.1 KiB 54bd3659e75b41a209e39746756cee93b7db1982c8331f1df0d914d063f4f843
mighttpd2_3.2.9.orig.tar.gz 15.3 KiB b7c8857b9384a3355b5716e2dc671a90855e24d5013786566384073e7b72ad3f

No changes file available.

Binary packages built by this source

mighttpd2: classical web server on WAI/warp

 Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
 written in Haskell. It handles static files and CGI scripts. It also
 provides reverse proxy functionality.
 .
 Mighttpd2 is now implemented as a WAI application using the high-performance
 HTTP engine, "warp". To httperf Ping-Pong benchmark, Mighttpd2 is faster than
 nginx.