Skip to content

1.1.0

Compare
Choose a tag to compare
@kelunik kelunik released this 14 Jun 19:41
v1.1.0
  • Added redirectTo() and MovedResourceHandler 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.