Package Release Info

ghc-wai-extra-3.0.16.1-2.6

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-wai-extra
ghc-wai-extra-devel

Change Logs

Version: 3.0.16.1-2.2
* Mon Jul 18 2016 psimons@suse.com
- Update to version 3.0.16.1 revision 0 with cabal2obs.
* Sun Jul 10 2016 mimi.vx@gmail.com
- update to 3.0.16.1
  * Fix the way the header length is checked (for limiting the max header length)
  * Add a new function "parseRequestBodyEx" that allows various size limits to be set.
* Fri Jun 17 2016 mimi.vx@gmail.com
- update to 3.0.15.2
  * Doc improvements
* Tue Apr 26 2016 mimi.vx@gmail.com
- update to 3.0.15.1
  * don't use deprecated CRT functions on Windows
* Wed Mar 23 2016 mimi.vx@gmail.com
- update to 3.0.15
  * add requestSizeCheck
* Fri Mar 18 2016 mimi.vx@gmail.com
- update to 3.0.14.3
  * Add missing requestHeaderReferer and requestHeaderUserAgent fields to CGI
  * Case insensitive multipart request header lookup
* Tue Mar 08 2016 mimi.vx@gmail.com
- update to 3.0.14.1
  * Doc update for logStdout and logStdoutDev
* Fri Jan 15 2016 mimi.vx@gmail.com
- update to 3.0.14
  * Middleware to force domain names.
* Thu Dec 31 2015 mimi.vx@gmail.com
- update to 3.0.13.1
  * support wai 3.2
* Sun Nov 22 2015 mimi.vx@gmail.com
- update to 3.0.13
  * Autoflush handle
  * Add Network.Wai.Header.contentLength to read the Content-Length header
    of a response
  * The gzip middleware no longer zips responses smaller than 860 bytes
* Mon Oct 12 2015 mimi.vx@gmail.com
- update to 3.0.11.1
  * Add constructor for more detailed custom output formats for RequestLogger
  * Add JSON output formatter for RequestLogger
* Mon Jul 27 2015 mimi.vx@gmail.com
- update to 3.0.10
  * Network.Wai.Middleware.Routed module added
  * Adding Request Body to RequestLogger
* Mon Jul 13 2015 mimi.vx@gmail.com
- update to 3.0.8.2
* Mon Apr 27 2015 mimi.vx@gmail.com
- update to 3.0.7.1
  * no upstream changelog
* Fri Apr 24 2015 mimi.vx@gmail.com
- initial commit