mighttpd2 4.0.3-2 source package in Ubuntu

Changelog

mighttpd2 (4.0.3-2) unstable; urgency=medium

  * Backport patch to fix tests

 -- Ilias Tsitsimpis <email address hidden>  Thu, 26 Oct 2023 17:57:23 +0300

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
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
mighttpd2_4.0.3-2.dsc 3.4 KiB 0eedc919ce838c06dc14b7157f9abb7be3ab5d4a006c516cf53ddea6ab361aba
mighttpd2_4.0.3.orig.tar.gz 17.9 KiB 1a43390e921ab1b1b473d5bf65b2dcf27d0a8466e3243c2dab5d0c3de32bf9e1
mighttpd2_4.0.3-2.debian.tar.xz 4.7 KiB b5ac4ba5b3fe12e227066b13dd912df068ccb144cc8eca774406775ee3354f85

Available diffs

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.