URL query and header improvements
- 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.