Skip to content

0.3.0

Compare
Choose a tag to compare
@CodingAleCR CodingAleCR released this 24 Apr 05:13
ab64835

Changelog

  • Added: RetryPolicy. It allows to attempt retries on a request when an exception occurs or when a condition from the response is met.
  • Fixed: URI type urls not concatenating parameters.