Skip to content

v1.2.0

Compare
Choose a tag to compare
@jonaslu jonaslu released this 23 Nov 18:44
· 151 commits to main since this release

This has happended since v1.1.0:

  • A new [Query] section introduced as suggested in issue #9. This appends query-parameters to the URL given in the [Host] section. The key-value pair delimiter can be configured in the [Config] section.
  • URL-encoding is taken care of both in the URL-path and the query-string. Ain handles both partially encoded strings and non-encoded strings.