- Fixed parsing of field values in multipart/form-data headers with encodings other than US-ASCII
- 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