summaryrefslogtreecommitdiff
path: root/common/http_request_baton_cocoa.mm
Commit message (Collapse)AuthorAgeFilesLines
* report a permanent error instead of aborting on unknown error codesKonstantin Käfer2014-10-081-1/+1
| | | | fixes #479
* disable URLcache for NSURLRequestsKonstantin Käfer2014-09-301-1/+1
|
* add etag support and if-none-match/if-modified-since to cocoa http handlingKonstantin Käfer2014-09-261-7/+15
|
* add back CURL requestingKonstantin Käfer2014-09-241-45/+36
|
* whitespace fixesKonstantin Käfer2014-09-241-2/+2
|
* move cocoa nsurlrequest code to common folderKonstantin Käfer2014-09-241-0/+150