nst / STHTTPRequest

Obj-C / Cocoa HTTP requests for humans
BSD 3-Clause "New" or "Revised" License
825 stars 82 forks source link

thx #38

Closed woshilaozhang closed 8 years ago

woshilaozhang commented 8 years ago

Thanks for your contribution for OC,i have used STHTTPRequest for a long time,it's a so lightly framework that i can't help saying thx to you,thank you!!!

nst commented 8 years ago

Thank you for writing.

I just pushed version 1.1.0 to CocoaPods.

This version is now based on NSURLSession instead of NSURLConnection.

Let me know if you meet any issue.