ibm-bluemix-mobile-services / bluemix-simple-http-client-swift

SimpleHttpClient
Apache License 2.0
8 stars 14 forks source link

Updated dependencies and Swift version #15

Closed AnthonyOliveri closed 7 years ago

AnthonyOliveri commented 7 years ago

I also made the HttpClient.sendRequest() public since it is a more convenient method to use when developers only have the HTTP method string to work with ("GET", "POST", etc.).