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

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


Branch: CURRENT, Version: 3.4.1nb1, Package name: hs-warp-3.4.1nb1, 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: 66.899 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-02 12:16:50 by Masatake Daimon | Files touched by this commit (4) | Package updated
Log message:
www/hs-warp: Update to 3.4.1

3.4.1
    Using time-manager v0.1.0, and auto-update v0.2.0. #986

3.4.0
    Reworked request lines (CRLF) parsing: #968
        We do not accept multiline headers anymore. (RFC 7230 deprecated it 10 \ 
years ago)
        Reworked request lines (CRLF) parsing to not unnecessarily copy bytestrings.
    Using http2 v5.1.0.
    fourmolu is used as an official formatter.

3.3.31
    Supporting http2 v5.0.
   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