Skip to content

0.1.0

Compare
Choose a tag to compare
@CodingAleCR CodingAleCR released this 18 Sep 19:34
16f797d

Changelog

  • Added: Query Parameters to GET requests, it allows you to set proper parameters without having to add them to the URL beforehand.
  • Modified: Documentation for the example to include the new Query Parameters usage.