Skip to content

Improve implementation of callAsync

Pre-release
Pre-release

Choose a tag to compare

@realmtian realmtian released this 21 Apr 22:30
  • use coroutine to improve readability
  • parse responses even when a 5xx or 4xx is returned
  • close streams after invocation is completed
  • fix tests