Christian Noon
|
d0ef33477d
Updated several ACLs from private to internal to span multiple Swift files.
|
10 år sedan |
Christian Noon
|
930a91d52e
Moved the Manager class into a separate Swift file.
|
10 år sedan |
Christian Noon
|
1f66a59266
Moved the ParameterEncoding and Method logic into a separate Swift file.
|
10 år sedan |
Christian Noon
|
e9757cf5f0
Merge pull request #469 from subicura/master
|
10 år sedan |
Christian Noon
|
83774b0f9b
Merge pull request #379 from cnoon/fixes/task_delegate_deinit
|
10 år sedan |
Chungsub Kim
|
3681fd1f07
allow nil for prevent redirection
|
10 år sedan |
Mattt Thompson
|
be401f8143
Updating docs to reference output stream, rather than specific OutputStreamType
|
10 år sedan |
Mattt Thompson
|
a1f12d0e20
Merge branch 'fix/delegate_closures' of https://github.com/cnoon/Alamofire into cnoon-fix/delegate_closures
|
10 år sedan |
Mattt Thompson
|
8f8e9acfa0
Fixing whitespace
|
10 år sedan |
Mattt Thompson
|
eb4a945dbb
[Issue #464] Documenting requirements for URLString type
|
10 år sedan |
Mattt Thompson
|
bc6fa4cb73
Updating License
|
10 år sedan |
Christian Noon
|
27d19e2233
Updated the session delegate override closures to match the method signatures.
|
10 år sedan |
Christian Noon
|
c45881fe18
Fixed some inaccurate docs on a few of the public delegate closures.
|
10 år sedan |
Siemen Sikkema
|
b6e10d340d
Fix comment
|
10 år sedan |
Mattt Thompson
|
829fb1a913
[Issue #393] Ensuring unique task identifiers for upload and download tasks
|
10 år sedan |
Mattt Thompson
|
dd095372e0
Use default NSURLSession trust evaluation
|
10 år sedan |
Mattt Thompson
|
34ad630371
Merge pull request #394 from mthole/mthole/default-ssl-validation
|
10 år sedan |
Mattt Thompson
|
2b77620edb
Copy editing header documentation for session delegate method override properties
|
10 år sedan |
Mattt Thompson
|
bc81fa5ad8
Replacing initializer with default property value
|
10 år sedan |
Mattt Thompson
|
aaf48d49eb
Making SessionDelegate final
|
10 år sedan |
Mattt Thompson
|
46a043d02d
Merge branch 'background_sessions' of https://github.com/cnoon/Alamofire into cnoon-background_sessions
|
10 år sedan |
Mattt Thompson
|
04df37e27e
Merge branch 'xcode-6.3'
|
10 år sedan |
Mattt Thompson
|
6cffddcf15
[Issue #359][Issue #358] Respect server provided character encoding with overrideable configuration, defaulting string response serialization to ISO-8859-1, as per the HTTP/1.1 specification.
|
10 år sedan |
Christian Noon
|
af1e24c383
Removed ambiguous response serializer methods that collide with default parameters.
|
10 år sedan |
Pitiphong Phongpattranont
|
dbf0676cce
Remove optional type from progress property.
|
10 år sedan |
Stephane Lizeray
|
9075691ca5
[Issue #370] Updating legal characters to be escaped according to RFC 3986 Section 3.4
|
10 år sedan |
Michael Thole
|
63a00ae700
For SSL validation, use default system validation until custom behavior is properly implemented.
|
10 år sedan |
Mattt Thompson
|
950eda9688
Rebasing xcode-6.3 from master.
|
10 år sedan |
Noon, Christian
|
aa6ea80b75
Fixed deinit race condition where task delegate queue could fail to dispatch_release.
|
10 år sedan |
Aron Cedercrantz
|
2f39b8634a
[Issue #357] Resolving issues with Xcode 6.3 Beta 2
|
10 år sedan |