/[Apache-SVN]
ViewVC logotype

Revision 1644593


Jump to revision: Previous Next
Author: gavincornwell
Date: Thu Dec 11 10:56:03 2014 UTC (9 years, 4 months ago)
Changed paths: 9
Log Message:
First part of CMIS-874 (Switch from NSURLConnection to NSURLSession).

The CMISHttpXXX classes have been moved to use NSURLSession but they currently always use data tasks. To support background upload and download operations the appropriate task has to be used. A different session configuration object is also required to run in the background, the 2nd part will address these shortcomings.

Changed paths

Path Details
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Client/CMISDocument.h modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISAuthenticationProvider.h modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISErrors.h modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISStandardAuthenticationProvider.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISStandardUntrustedSSLAuthenticationProvider.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISHttpDownloadRequest.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISHttpRequest.h modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISHttpRequest.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISHttpUploadRequest.m modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26