ml-archive / aws

Swift wrapper around AWS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query and Header sorting

BrettRToomey opened this issue · comments

Query should be a dictionary type not a string. Query keys need to be sorted and checked for duplicates.

Get

  • Header key case
  • Header key sort

Post

  • Header key case
  • Header key sort
  • Header value case