v1.3.0
Bug Fixes
- client: send content-length even with no body (172fdfaf)
- http2:
- server:
Features
- client:
- ext: implement From ReasonPhrase for Bytes (dc27043a)
- service: expose Service and HttpService trait unconditionally (6aee2e6e)
- server: relax
'static
from connection IO trait bounds (#3595) (0013bdda)
New Contributors
- @GlenDC made their first contribution in #3501
- @TomFryersMidsummer made their first contribution in #3598
- @ehaydenr made their first contribution in #3595
- @crazehang made their first contribution in #3619
Full Changelog: v1.2.0...v1.3.0