- Delete verb now supports body
- Support for custom http method
- ContentEncoding request header
- Default non-specified charsets to UTF8 rather than Latin 1.
- Allow adding Authorization header without HttpClient validating it.
- Bump compilation target to net471 due to https://github.com/dotnet/corefx/issues/23306 and so many other errors stemming from this
- Suave.Testing is now a file in each unit test project
- SSE improvements and tests
- Support SSE
- Bumping nugets
- Better cookie handling