Skip to content

1.3.2

Choose a tag to compare

@al3x5dev al3x5dev released this 18 Feb 03:54
· 27 commits to main since this release

Changelog

Fix nested headers bug

Fixed

  • Flattened nested headers to avoid array-to-string conversion errors in cURL requests.
  • Properly sets Authorization, User-Agent, and other headers for GET requests.