Christian Noon
|
57f7b6cab3
Small formatting fixes...no functional changes.
|
vor 10 Jahren |
Petr Korolev
|
464e31b56c
[PR #478] Modified the encode return tuple to return a mutable URL request.
|
vor 10 Jahren |
Christian Noon
|
603b21ffdd
Merge pull request #557 from ikesyo/optional-binding
|
vor 10 Jahren |
Syo Ikeda
|
9041e45aa0
[Refactoring] Replace many of force unwrapping usages with optional binding and where clause
|
vor 10 Jahren |
Syo Ikeda
|
a5c214ab36
[Issue #568] Updated travis-ci to Xcode 6.4 and added iOS 8.4 tests to matrix.
|
vor 10 Jahren |
Christian Noon
|
12a10a2a0a
Merge pull request #539 from Alamofire/feature/multipart_form_data
|
vor 10 Jahren |
Christian Noon
|
f15574143b
Multipart form data uploads now properly set the Content-Type header.
|
vor 10 Jahren |
Christian Noon
|
14f74c3ad9
Updated input stream read buffer logic to handle end of buffer case.
|
vor 10 Jahren |
Christian Noon
|
a2cca57eee
Merge pull request #542 from kylef/kylef/lint-podspec
|
vor 10 Jahren |
Kyle Fuller
|
44c8304903
[travis] Lint full podspec
|
vor 10 Jahren |
Christian Noon
|
f1b902884c
Merge pull request #541 from rojotek/patch-1
|
vor 10 Jahren |
Christian Noon
|
772af531b0
Updated the README to include an example of uploading MultipartFormData.
|
vor 10 Jahren |
Christian Noon
|
cb9e11b964
[Issue #537] Exposed persistence parameter for basic auth credentials.
|
vor 10 Jahren |
rojotek
|
703a640d1f
Update README.md
|
vor 10 Jahren |
Christian Noon
|
b8a0b2ef6b
Added tests around uploading MultipartFormData and monitoring progress.
|
vor 10 Jahren |
Christian Noon
|
138db4a425
Added support in the Manager for uploading MultipartFormData.
|
vor 10 Jahren |
Christian Noon
|
145def68e8
Added multipart form data unit tests and modified some of the error conditions.
|
vor 10 Jahren |
Christian Noon
|
7bfc0c411c
Multipart form data now exposes boundary and no longer requires string encoding.
|
vor 10 Jahren |
Christian Noon
|
545be1d56f
Multipart form data now exposes a contentLength property.
|
vor 10 Jahren |
Christian Noon
|
b34f8a0d74
Merge branch 'documentation/generic_collection_serializers'
|
vor 10 Jahren |
Christian Noon
|
02625150e9
Improved generic response serializer example and updated to Swift 1.2.
|
vor 10 Jahren |
Josh Brown
|
fd2eeb7f23
Add responseCollection example to README
|
vor 10 Jahren |
Christian Noon
|
f3d04f314b
Added a multipart form data class to the project.
|
vor 10 Jahren |
Christian Noon
|
d16fe3916b
Modified the INFOPLIST_FILE Xcode project setting to be a relative path.
|
vor 10 Jahren |
Christian Noon
|
922c1ca358
Small changes to formatting and public docstring for stream method.
|
vor 10 Jahren |
Peter Sobot
|
93df9fe268
Added tests for streaming download function.
|
vor 10 Jahren |
Peter Sobot
|
a15dc1d64e
Added .stream callback to receive streaming data responses.
|
vor 10 Jahren |
Christian Noon
|
b92f4e054c
Added URL protocol test case for checking header passthrough behaviors.
|
vor 10 Jahren |
Christian Noon
|
a1152c4f83
Updated the CHANGELOG and bumped the version to 1.2.3.
|
vor 10 Jahren |
Christian Noon
|
d3afcca4f6
Updated cache tests to pass on all OS's including iOS 8.1 and 8.2.
|
vor 10 Jahren |