Skip to content

URL query and header improvements

Compare
Choose a tag to compare
@mkj-is mkj-is released this 26 Jan 12:18
· 120 commits to main since this release
f4d9bfb
  • Enables sending same keys in queries (to support arrays etc.)
  • Fixes sending JSON Content-Type at all times even when not required.
  • Limits the public interface of the framework.
  • Remove some Xcode 12 warnings and improve linting.