- Bumped the lowest version of
collection
to 1.19
- Lowered the required version of
collection
- Message context
- Custom JSON encoding/decoding functions
- Updated the docs and clarified the expectations for
Headers
Handler
is now just a typedef
- Dropped dependency on
http_parser
- Most of the classes are now final
- Request constructor signature
- Body constructors signature
- Empty body should produce empty stream
- Body bytes must be immutable
- Body.empty should produce a new stream instance every time
- Bump http to 1.1.0
Request
/Response
constructor signatures
- Removed dependency on the
http
package
- Relaxed SDK version to 2.19
- Request and Response signature