./www/hs-warp, Fast, light-weight web server for WAI applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.30nb1, Package name: hs-warp-3.3.30nb1, Maintainer: pho

warp: A fast, light-weight web server for WAI applications.

HTTP/1.0, HTTP/1.1 and HTTP/2 are supported. For HTTP/2, Warp supports
direct and ALPN (in TLS) but not upgrade.


Master sites:

Filesize: 65.748 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-30 18:26:35 by Masatake Daimon | Files touched by this commit (4)
Log message:
www/hs-warp: Update to 3.3.30

3.3.30
* Length of ResponseBuilder responses will now also be passed to the
  logger. #946
* Using If-(None-)Match headers simultaneously with If-(Un)Modified-Since
  headers now follow the RFC 9110 standard. So If-(Un)Modified-Since
  headers will be correctly ignored if their respective -Match counterpart
  is also present in the request headers. #945
* Fixed adding superfluous Server header when using HTTP/2.0 if response
  already has it. #943

3.3.29
* Preparing coming "http2" v4.2.0.

3.3.28
* Fix for the "-x509" flag #935

3.3.27
* Fixing busy loop due to eMFILE #933

3.3.26
* Using crypton instead of cryptonite. #931

3.3.25
* Catching up the signature change of openFd in the unix package v2.8. #926

3.3.24
* Switching the version of the "recv" package from 0.0.x to 0.1.x.
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-09-07 08:50:53 by Masatake Daimon | Files touched by this commit (149) | Package updated
Log message:
Recursive bump for recently updated Haskell packages
   2022-08-22 12:13:26 by Thomas Klausner | Files touched by this commit (80)
Log message:
*: bump for hs-vector-algorithms buildlink3.mk change
   2022-08-20 10:08:24 by Thomas Klausner | Files touched by this commit (211)
Log message:
hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler