-
Allow
unix-compat
0.5 -
Stop using deprecated Data.Map.insertWith'
-
Test with GHC 8.4.1
- Allow
io-streams
1.5.
- Alternative file upload handling into Snap.Util.FileUploads
- Fixed parsing of field values in multipart/form-data headers with encodings other than US-ASCII
- Allow
io-streams
1.4.
- Merged CORS functionality from snap-cors project into Snap.Util.CORS
- Bumped
time
dependency.
- Fixed a bug in token parsing in Snap.Util.Parsing
-
fixed a FileUpload exception test
-
Exported
compressibleMimeTypes
-
Added a missing file to the tarball.
- Removed support for
iteratees
in favor of io-streams