1.1.0
- Added
redirectTo()
andMovedResourceHandler
for easier redirects. - Added
ClientFactory
to allow switching the client implementation. - Increased default HTTP/2 stream limits.
- Improved body buffer handling.
- Rethrow exceptions from
onClose
callbacks and execute them as coroutines. - Fixed connection timeout handling closing connections prematurely.