jazzy 0.0.10 → 0.0.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/bin/sourcekitten +0 -0
- data/lib/jazzy/config.rb +1 -1
- data/lib/jazzy/doc_builder.rb +8 -5
- data/lib/jazzy/gem_version.rb +1 -1
- data/lib/jazzy/jazzy_markdown.rb +1 -1
- data/lib/jazzy/sourcekitten.rb +2 -4
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/{Singleton.html → init(configuration:).html} +11 -51
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager.html +4 -214
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Request.html +41 -626
- data/spec/integration_specs/document_alamofire/after/docs/Classes.html +4 -24
- data/spec/integration_specs/document_alamofire/after/docs/Enums/ParameterEncoding.html +16 -76
- data/spec/integration_specs/document_alamofire/after/docs/Enums.html +5 -25
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Manager.html +4 -64
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request.html +4 -24
- data/spec/integration_specs/document_alamofire/after/docs/Extensions.html +4 -64
- data/spec/integration_specs/document_alamofire/after/docs/Functions.html +4 -44
- data/spec/integration_specs/document_alamofire/after/docs/Global Variables.html +4 -24
- data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLRequestConvertible.html +4 -24
- data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLStringConvertible.html +4 -24
- data/spec/integration_specs/document_alamofire/after/docs/Protocols.html +4 -24
- data/spec/integration_specs/document_alamofire/after/docs/index.html +4 -24
- data/spec/integration_specs/document_alamofire/after/execution_output.txt +3 -0
- data/spec/integration_specs/misc_jazzy_features/after/docs/Classes/ImplicitlyInternalTopLevelClass.html +0 -6
- data/spec/integration_specs/misc_jazzy_features/after/docs/Classes.html +0 -23
- data/spec/integration_specs/misc_jazzy_features/after/docs/Enums/DocumentedEnum.html +0 -6
- data/spec/integration_specs/misc_jazzy_features/after/docs/Enums.html +0 -23
- data/spec/integration_specs/misc_jazzy_features/after/docs/Global Variables.html +0 -6
- data/spec/integration_specs/misc_jazzy_features/after/docs/index.html +0 -6
- data/spec/integration_specs/misc_jazzy_features/after/execution_output.txt +3 -0
- metadata +2 -13
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/SessionDelegate.html +0 -865
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Request/DataTaskDelegate.html +0 -485
- data/spec/integration_specs/document_alamofire/after/docs/Classes/Request/TaskDelegate.html +0 -505
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/NSURL.html +0 -225
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/NSURLComponents.html +0 -225
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/NSURLRequest.html +0 -225
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/DownloadTaskDelegate.html +0 -405
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/MIMEType.html +0 -285
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/UploadTaskDelegate.html +0 -265
- data/spec/integration_specs/document_alamofire/after/docs/Extensions/String.html +0 -225
- data/spec/integration_specs/document_alamofire/after/docs/Typealiases.html +0 -265
data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/SessionDelegate.html
DELETED
@@ -1,865 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en">
|
3
|
-
<head>
|
4
|
-
<title>SessionDelegate Class Reference</title>
|
5
|
-
<link rel="stylesheet" type="text/css" href="../../css/jazzy.css" />
|
6
|
-
<meta charset='utf-8'>
|
7
|
-
<script src="../../js/jquery.min.js" defer></script>
|
8
|
-
<script src="../../js/jazzy.js" defer></script>
|
9
|
-
</head>
|
10
|
-
<body id="reference" class="Swift">
|
11
|
-
<a title="SessionDelegate Class Reference"></a>
|
12
|
-
<header>
|
13
|
-
<div class="content-wrapper">
|
14
|
-
<p class="header-text"><a href="#">Alamofire Docs</a></p>
|
15
|
-
<p id="header-links"><a href="https://github.com/Alamofire/Alamofire"><img id="header-icon" src="../../img/gh.png" height="16px" width="16px" />View on GitHub</a></p>
|
16
|
-
</div>
|
17
|
-
</header>
|
18
|
-
<section id="valence">
|
19
|
-
<div class="content-wrapper">
|
20
|
-
<p id="hierarchial_navigation">
|
21
|
-
<a href="#" id="design_resources_link">Alamofire Reference</a>
|
22
|
-
<img id="carat" src="../../img/carat.png" height="10px" width="6px" />
|
23
|
-
SessionDelegate Class Reference
|
24
|
-
</p>
|
25
|
-
</div>
|
26
|
-
</section>
|
27
|
-
<div class="content-wrapper">
|
28
|
-
<nav class="book-parts">
|
29
|
-
<ul class="nav-parts">
|
30
|
-
<li class="part-name tasks">
|
31
|
-
<a href="../../Classes.html">Classes</a>
|
32
|
-
<ul class="nav-chapters">
|
33
|
-
<li class="nav-chapter">
|
34
|
-
<a href="../../Classes/Manager.html">Manager</a>
|
35
|
-
</li>
|
36
|
-
<li class="nav-chapter">
|
37
|
-
<a href="../../Classes/Request.html">Request</a>
|
38
|
-
</li>
|
39
|
-
</ul>
|
40
|
-
</li>
|
41
|
-
<li class="part-name tasks">
|
42
|
-
<a href="../../Global Variables.html">Global Variables</a>
|
43
|
-
<ul class="nav-chapters">
|
44
|
-
<li class="nav-chapter">
|
45
|
-
<a href="../../Global Variables.html#/s:v9Alamofire20AlamofireErrorDomainSS">AlamofireErrorDomain</a>
|
46
|
-
</li>
|
47
|
-
</ul>
|
48
|
-
</li>
|
49
|
-
<li class="part-name tasks">
|
50
|
-
<a href="../../Enums.html">Enums</a>
|
51
|
-
<ul class="nav-chapters">
|
52
|
-
<li class="nav-chapter">
|
53
|
-
<a href="../../Enums.html#/s:O9Alamofire6Method">Method</a>
|
54
|
-
</li>
|
55
|
-
<li class="nav-chapter">
|
56
|
-
<a href="../../Enums/ParameterEncoding.html">ParameterEncoding</a>
|
57
|
-
</li>
|
58
|
-
</ul>
|
59
|
-
</li>
|
60
|
-
<li class="part-name tasks">
|
61
|
-
<a href="../../Extensions.html">Extensions</a>
|
62
|
-
<ul class="nav-chapters">
|
63
|
-
<li class="nav-chapter">
|
64
|
-
<a href="../../Extensions/String.html">String</a>
|
65
|
-
</li>
|
66
|
-
<li class="nav-chapter">
|
67
|
-
<a href="../../Extensions/NSURL.html">NSURL</a>
|
68
|
-
</li>
|
69
|
-
<li class="nav-chapter">
|
70
|
-
<a href="../../Extensions/NSURLComponents.html">NSURLComponents</a>
|
71
|
-
</li>
|
72
|
-
<li class="nav-chapter">
|
73
|
-
<a href="../../Extensions/NSURLRequest.html">NSURLRequest</a>
|
74
|
-
</li>
|
75
|
-
<li class="nav-chapter">
|
76
|
-
<a href="../../Extensions/NSURLRequest.html">NSURLRequest</a>
|
77
|
-
</li>
|
78
|
-
<li class="nav-chapter">
|
79
|
-
<a href="../../Extensions/Request.html">Request</a>
|
80
|
-
</li>
|
81
|
-
<li class="nav-chapter">
|
82
|
-
<a href="../../Extensions/Manager.html">Manager</a>
|
83
|
-
</li>
|
84
|
-
<li class="nav-chapter">
|
85
|
-
<a href="../../Extensions/Request.html">Request</a>
|
86
|
-
</li>
|
87
|
-
<li class="nav-chapter">
|
88
|
-
<a href="../../Extensions/Manager.html">Manager</a>
|
89
|
-
</li>
|
90
|
-
<li class="nav-chapter">
|
91
|
-
<a href="../../Extensions/Request.html">Request</a>
|
92
|
-
</li>
|
93
|
-
<li class="nav-chapter">
|
94
|
-
<a href="../../Extensions/Request.html">Request</a>
|
95
|
-
</li>
|
96
|
-
<li class="nav-chapter">
|
97
|
-
<a href="../../Extensions/Request.html">Request</a>
|
98
|
-
</li>
|
99
|
-
<li class="nav-chapter">
|
100
|
-
<a href="../../Extensions/Request.html">Request</a>
|
101
|
-
</li>
|
102
|
-
<li class="nav-chapter">
|
103
|
-
<a href="../../Extensions/Request.html">Request</a>
|
104
|
-
</li>
|
105
|
-
<li class="nav-chapter">
|
106
|
-
<a href="../../Extensions/Request.html">Request</a>
|
107
|
-
</li>
|
108
|
-
</ul>
|
109
|
-
</li>
|
110
|
-
<li class="part-name tasks">
|
111
|
-
<a href="../../Functions.html">Functions</a>
|
112
|
-
<ul class="nav-chapters">
|
113
|
-
<li class="nav-chapter">
|
114
|
-
<a href="../../Functions.html#/s:F9AlamofireP33_A313450CFC1FC3D0CBEF4411412DB9E810URLRequestFTOS_6MethodPS_20URLStringConvertible__CSo12NSURLRequest">URLRequest(_:_:)</a>
|
115
|
-
</li>
|
116
|
-
<li class="nav-chapter">
|
117
|
-
<a href="../../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
|
118
|
-
</li>
|
119
|
-
<li class="nav-chapter">
|
120
|
-
<a href="../../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
|
121
|
-
</li>
|
122
|
-
<li class="nav-chapter">
|
123
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
|
124
|
-
</li>
|
125
|
-
<li class="nav-chapter">
|
126
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
|
127
|
-
</li>
|
128
|
-
<li class="nav-chapter">
|
129
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
|
130
|
-
</li>
|
131
|
-
<li class="nav-chapter">
|
132
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
|
133
|
-
</li>
|
134
|
-
<li class="nav-chapter">
|
135
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
|
136
|
-
</li>
|
137
|
-
<li class="nav-chapter">
|
138
|
-
<a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
|
139
|
-
</li>
|
140
|
-
<li class="nav-chapter">
|
141
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
|
142
|
-
</li>
|
143
|
-
<li class="nav-chapter">
|
144
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
|
145
|
-
</li>
|
146
|
-
<li class="nav-chapter">
|
147
|
-
<a href="../../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
|
148
|
-
</li>
|
149
|
-
</ul>
|
150
|
-
</li>
|
151
|
-
<li class="part-name tasks">
|
152
|
-
<a href="../../Protocols.html">Protocols</a>
|
153
|
-
<ul class="nav-chapters">
|
154
|
-
<li class="nav-chapter">
|
155
|
-
<a href="../../Protocols/URLStringConvertible.html">URLStringConvertible</a>
|
156
|
-
</li>
|
157
|
-
<li class="nav-chapter">
|
158
|
-
<a href="../../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
|
159
|
-
</li>
|
160
|
-
</ul>
|
161
|
-
</li>
|
162
|
-
<li class="part-name tasks">
|
163
|
-
<a href="../../Typealiases.html">Typealiases</a>
|
164
|
-
<ul class="nav-chapters">
|
165
|
-
<li class="nav-chapter">
|
166
|
-
<a href="../../Typealiases.html#/s:C9Alamofire7Request10Validation">Validation</a>
|
167
|
-
</li>
|
168
|
-
<li class="nav-chapter">
|
169
|
-
<a href="../../Typealiases.html#/s:C9Alamofire7Request23DownloadFileDestination">DownloadFileDestination</a>
|
170
|
-
</li>
|
171
|
-
</ul>
|
172
|
-
</li>
|
173
|
-
</ul>
|
174
|
-
</nav>
|
175
|
-
<div class="pixel-line"></div>
|
176
|
-
<div class="rubber-band-gap"></div>
|
177
|
-
<article class="chapter">
|
178
|
-
<a name="/"></a>
|
179
|
-
<h1 class="chapter-name">SessionDelegate</h1>
|
180
|
-
<section>
|
181
|
-
<section class="section">
|
182
|
-
<p class="para">Undocumented</p>
|
183
|
-
</section>
|
184
|
-
<section class="section task-group-section">
|
185
|
-
<div class="task-group">
|
186
|
-
<div class="task-name-container">
|
187
|
-
<a name="/Children"></a>
|
188
|
-
<a href="#/Children">
|
189
|
-
<h3 class="section-name"></h3>
|
190
|
-
</a>
|
191
|
-
</div>
|
192
|
-
<ul class="task-group-list">
|
193
|
-
<li class="item symbol">
|
194
|
-
<div class="task-group-term">
|
195
|
-
<code>
|
196
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegateP33_A313450CFC1FC3D0CBEF4411412DB9E812subdelegatesGVSs10DictionarySiCCS_7Request12TaskDelegate_">
|
197
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegateP33_A313450CFC1FC3D0CBEF4411412DB9E812subdelegatesGVSs10DictionarySiCCS_7Request12TaskDelegate_">subdelegates</a>
|
198
|
-
</code>
|
199
|
-
</div>
|
200
|
-
<div class="height-container">
|
201
|
-
<div class="pointy-thing-container"></div>
|
202
|
-
<section class="section instance-method">
|
203
|
-
<div class="pointy-thing"></div>
|
204
|
-
<div class="abstract">
|
205
|
-
<p class="para">Undocumented</p>
|
206
|
-
</div>
|
207
|
-
<div class="result-description view-on-github">
|
208
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
209
|
-
</div>
|
210
|
-
</section>
|
211
|
-
</div>
|
212
|
-
</li>
|
213
|
-
<li class="item symbol">
|
214
|
-
<div class="task-group-term">
|
215
|
-
<code>
|
216
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegateP33_A313450CFC1FC3D0CBEF4411412DB9E816subdelegateQueueGSQCSo8NSObject_">
|
217
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegateP33_A313450CFC1FC3D0CBEF4411412DB9E816subdelegateQueueGSQCSo8NSObject_">subdelegateQueue</a>
|
218
|
-
</code>
|
219
|
-
</div>
|
220
|
-
<div class="height-container">
|
221
|
-
<div class="pointy-thing-container"></div>
|
222
|
-
<section class="section instance-method">
|
223
|
-
<div class="pointy-thing"></div>
|
224
|
-
<div class="abstract">
|
225
|
-
<p class="para">Undocumented</p>
|
226
|
-
</div>
|
227
|
-
<div class="result-description view-on-github">
|
228
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
229
|
-
</div>
|
230
|
-
</section>
|
231
|
-
</div>
|
232
|
-
</li>
|
233
|
-
<li class="item symbol">
|
234
|
-
<div class="task-group-term">
|
235
|
-
<code>
|
236
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate32sessionDidBecomeInvalidWithErrorGSqFTGSQCSo12NSURLSession_GSQCSo7NSError__T__">
|
237
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate32sessionDidBecomeInvalidWithErrorGSqFTGSQCSo12NSURLSession_GSQCSo7NSError__T__">sessionDidBecomeInvalidWithError</a>
|
238
|
-
</code>
|
239
|
-
</div>
|
240
|
-
<div class="height-container">
|
241
|
-
<div class="pointy-thing-container"></div>
|
242
|
-
<section class="section instance-method">
|
243
|
-
<div class="pointy-thing"></div>
|
244
|
-
<div class="abstract">
|
245
|
-
<p class="para">Undocumented</p>
|
246
|
-
</div>
|
247
|
-
<div class="result-description view-on-github">
|
248
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
249
|
-
</div>
|
250
|
-
</section>
|
251
|
-
</div>
|
252
|
-
</li>
|
253
|
-
<li class="item symbol">
|
254
|
-
<div class="task-group-term">
|
255
|
-
<code>
|
256
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate45sessionDidFinishEventsForBackgroundURLSessionGSqFGSQCSo12NSURLSession_T__">
|
257
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate45sessionDidFinishEventsForBackgroundURLSessionGSqFGSQCSo12NSURLSession_T__">sessionDidFinishEventsForBackgroundURLSession</a>
|
258
|
-
</code>
|
259
|
-
</div>
|
260
|
-
<div class="height-container">
|
261
|
-
<div class="pointy-thing-container"></div>
|
262
|
-
<section class="section instance-method">
|
263
|
-
<div class="pointy-thing"></div>
|
264
|
-
<div class="abstract">
|
265
|
-
<p class="para">Undocumented</p>
|
266
|
-
</div>
|
267
|
-
<div class="result-description view-on-github">
|
268
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
269
|
-
</div>
|
270
|
-
</section>
|
271
|
-
</div>
|
272
|
-
</li>
|
273
|
-
<li class="item symbol">
|
274
|
-
<div class="task-group-term">
|
275
|
-
<code>
|
276
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate26sessionDidReceiveChallengeGSqFTGSQCSo12NSURLSession_CSo28NSURLAuthenticationChallenge_TOSC36NSURLSessionAuthChallengeDispositionGSQCSo15NSURLCredential___">
|
277
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate26sessionDidReceiveChallengeGSqFTGSQCSo12NSURLSession_CSo28NSURLAuthenticationChallenge_TOSC36NSURLSessionAuthChallengeDispositionGSQCSo15NSURLCredential___">sessionDidReceiveChallenge</a>
|
278
|
-
</code>
|
279
|
-
</div>
|
280
|
-
<div class="height-container">
|
281
|
-
<div class="pointy-thing-container"></div>
|
282
|
-
<section class="section instance-method">
|
283
|
-
<div class="pointy-thing"></div>
|
284
|
-
<div class="abstract">
|
285
|
-
<p class="para">Undocumented</p>
|
286
|
-
</div>
|
287
|
-
<div class="result-description view-on-github">
|
288
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
289
|
-
</div>
|
290
|
-
</section>
|
291
|
-
</div>
|
292
|
-
</li>
|
293
|
-
<li class="item symbol">
|
294
|
-
<div class="task-group-term">
|
295
|
-
<code>
|
296
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate30taskWillPerformHTTPRedirectionGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask_GSQCSo17NSHTTPURLResponse_GSQCSo12NSURLRequest__GSQS5___">
|
297
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate30taskWillPerformHTTPRedirectionGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask_GSQCSo17NSHTTPURLResponse_GSQCSo12NSURLRequest__GSQS5___">taskWillPerformHTTPRedirection</a>
|
298
|
-
</code>
|
299
|
-
</div>
|
300
|
-
<div class="height-container">
|
301
|
-
<div class="pointy-thing-container"></div>
|
302
|
-
<section class="section instance-method">
|
303
|
-
<div class="pointy-thing"></div>
|
304
|
-
<div class="abstract">
|
305
|
-
<p class="para">Undocumented</p>
|
306
|
-
</div>
|
307
|
-
<div class="result-description view-on-github">
|
308
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
309
|
-
</div>
|
310
|
-
</section>
|
311
|
-
</div>
|
312
|
-
</li>
|
313
|
-
<li class="item symbol">
|
314
|
-
<div class="task-group-term">
|
315
|
-
<code>
|
316
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate23taskDidReceiveChallengeGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask_CSo28NSURLAuthenticationChallenge_TOSC36NSURLSessionAuthChallengeDispositionGSqCSo15NSURLCredential___">
|
317
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate23taskDidReceiveChallengeGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask_CSo28NSURLAuthenticationChallenge_TOSC36NSURLSessionAuthChallengeDispositionGSqCSo15NSURLCredential___">taskDidReceiveChallenge</a>
|
318
|
-
</code>
|
319
|
-
</div>
|
320
|
-
<div class="height-container">
|
321
|
-
<div class="pointy-thing-container"></div>
|
322
|
-
<section class="section instance-method">
|
323
|
-
<div class="pointy-thing"></div>
|
324
|
-
<div class="abstract">
|
325
|
-
<p class="para">Undocumented</p>
|
326
|
-
</div>
|
327
|
-
<div class="result-description view-on-github">
|
328
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
329
|
-
</div>
|
330
|
-
</section>
|
331
|
-
</div>
|
332
|
-
</li>
|
333
|
-
<li class="item symbol">
|
334
|
-
<div class="task-group-term">
|
335
|
-
<code>
|
336
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate19taskDidSendBodyDataGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask_VSs5Int64S4_S4__T__">
|
337
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate19taskDidSendBodyDataGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask_VSs5Int64S4_S4__T__">taskDidSendBodyData</a>
|
338
|
-
</code>
|
339
|
-
</div>
|
340
|
-
<div class="height-container">
|
341
|
-
<div class="pointy-thing-container"></div>
|
342
|
-
<section class="section instance-method">
|
343
|
-
<div class="pointy-thing"></div>
|
344
|
-
<div class="abstract">
|
345
|
-
<p class="para">Undocumented</p>
|
346
|
-
</div>
|
347
|
-
<div class="result-description view-on-github">
|
348
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
349
|
-
</div>
|
350
|
-
</section>
|
351
|
-
</div>
|
352
|
-
</li>
|
353
|
-
<li class="item symbol">
|
354
|
-
<div class="task-group-term">
|
355
|
-
<code>
|
356
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate21taskNeedNewBodyStreamGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask__GSQCSo13NSInputStream__">
|
357
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate21taskNeedNewBodyStreamGSqFTGSQCSo12NSURLSession_GSQCSo16NSURLSessionTask__GSQCSo13NSInputStream__">taskNeedNewBodyStream</a>
|
358
|
-
</code>
|
359
|
-
</div>
|
360
|
-
<div class="height-container">
|
361
|
-
<div class="pointy-thing-container"></div>
|
362
|
-
<section class="section instance-method">
|
363
|
-
<div class="pointy-thing"></div>
|
364
|
-
<div class="abstract">
|
365
|
-
<p class="para">Undocumented</p>
|
366
|
-
</div>
|
367
|
-
<div class="result-description view-on-github">
|
368
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
369
|
-
</div>
|
370
|
-
</section>
|
371
|
-
</div>
|
372
|
-
</li>
|
373
|
-
<li class="item symbol">
|
374
|
-
<div class="task-group-term">
|
375
|
-
<code>
|
376
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate26dataTaskDidReceiveResponseGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask_GSQCSo13NSURLResponse__OSC31NSURLSessionResponseDisposition_">
|
377
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate26dataTaskDidReceiveResponseGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask_GSQCSo13NSURLResponse__OSC31NSURLSessionResponseDisposition_">dataTaskDidReceiveResponse</a>
|
378
|
-
</code>
|
379
|
-
</div>
|
380
|
-
<div class="height-container">
|
381
|
-
<div class="pointy-thing-container"></div>
|
382
|
-
<section class="section instance-method">
|
383
|
-
<div class="pointy-thing"></div>
|
384
|
-
<div class="abstract">
|
385
|
-
<p class="para">Undocumented</p>
|
386
|
-
</div>
|
387
|
-
<div class="result-description view-on-github">
|
388
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
389
|
-
</div>
|
390
|
-
</section>
|
391
|
-
</div>
|
392
|
-
</li>
|
393
|
-
<li class="item symbol">
|
394
|
-
<div class="task-group-term">
|
395
|
-
<code>
|
396
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate29dataTaskDidBecomeDownloadTaskGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask__T__">
|
397
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate29dataTaskDidBecomeDownloadTaskGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask__T__">dataTaskDidBecomeDownloadTask</a>
|
398
|
-
</code>
|
399
|
-
</div>
|
400
|
-
<div class="height-container">
|
401
|
-
<div class="pointy-thing-container"></div>
|
402
|
-
<section class="section instance-method">
|
403
|
-
<div class="pointy-thing"></div>
|
404
|
-
<div class="abstract">
|
405
|
-
<p class="para">Undocumented</p>
|
406
|
-
</div>
|
407
|
-
<div class="result-description view-on-github">
|
408
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
409
|
-
</div>
|
410
|
-
</section>
|
411
|
-
</div>
|
412
|
-
</li>
|
413
|
-
<li class="item symbol">
|
414
|
-
<div class="task-group-term">
|
415
|
-
<code>
|
416
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate22dataTaskDidReceiveDataGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask_GSQCSo6NSData__T__">
|
417
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate22dataTaskDidReceiveDataGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask_GSQCSo6NSData__T__">dataTaskDidReceiveData</a>
|
418
|
-
</code>
|
419
|
-
</div>
|
420
|
-
<div class="height-container">
|
421
|
-
<div class="pointy-thing-container"></div>
|
422
|
-
<section class="section instance-method">
|
423
|
-
<div class="pointy-thing"></div>
|
424
|
-
<div class="abstract">
|
425
|
-
<p class="para">Undocumented</p>
|
426
|
-
</div>
|
427
|
-
<div class="result-description view-on-github">
|
428
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
429
|
-
</div>
|
430
|
-
</section>
|
431
|
-
</div>
|
432
|
-
</li>
|
433
|
-
<li class="item symbol">
|
434
|
-
<div class="task-group-term">
|
435
|
-
<code>
|
436
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate25dataTaskWillCacheResponseGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask_GSQCSo19NSCachedURLResponse__S4__">
|
437
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate25dataTaskWillCacheResponseGSqFTGSQCSo12NSURLSession_GSQCSo20NSURLSessionDataTask_GSQCSo19NSCachedURLResponse__S4__">dataTaskWillCacheResponse</a>
|
438
|
-
</code>
|
439
|
-
</div>
|
440
|
-
<div class="height-container">
|
441
|
-
<div class="pointy-thing-container"></div>
|
442
|
-
<section class="section instance-method">
|
443
|
-
<div class="pointy-thing"></div>
|
444
|
-
<div class="abstract">
|
445
|
-
<p class="para">Undocumented</p>
|
446
|
-
</div>
|
447
|
-
<div class="result-description view-on-github">
|
448
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
449
|
-
</div>
|
450
|
-
</section>
|
451
|
-
</div>
|
452
|
-
</li>
|
453
|
-
<li class="item symbol">
|
454
|
-
<div class="task-group-term">
|
455
|
-
<code>
|
456
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate37downloadTaskDidFinishDownloadingToURLGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_CSo5NSURL_S4__">
|
457
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate37downloadTaskDidFinishDownloadingToURLGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_CSo5NSURL_S4__">downloadTaskDidFinishDownloadingToURL</a>
|
458
|
-
</code>
|
459
|
-
</div>
|
460
|
-
<div class="height-container">
|
461
|
-
<div class="pointy-thing-container"></div>
|
462
|
-
<section class="section instance-method">
|
463
|
-
<div class="pointy-thing"></div>
|
464
|
-
<div class="abstract">
|
465
|
-
<p class="para">Undocumented</p>
|
466
|
-
</div>
|
467
|
-
<div class="result-description view-on-github">
|
468
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
469
|
-
</div>
|
470
|
-
</section>
|
471
|
-
</div>
|
472
|
-
</li>
|
473
|
-
<li class="item symbol">
|
474
|
-
<div class="task-group-term">
|
475
|
-
<code>
|
476
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate24downloadTaskDidWriteDataGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4_S4__T__">
|
477
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate24downloadTaskDidWriteDataGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4_S4__T__">downloadTaskDidWriteData</a>
|
478
|
-
</code>
|
479
|
-
</div>
|
480
|
-
<div class="height-container">
|
481
|
-
<div class="pointy-thing-container"></div>
|
482
|
-
<section class="section instance-method">
|
483
|
-
<div class="pointy-thing"></div>
|
484
|
-
<div class="abstract">
|
485
|
-
<p class="para">Undocumented</p>
|
486
|
-
</div>
|
487
|
-
<div class="result-description view-on-github">
|
488
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
489
|
-
</div>
|
490
|
-
</section>
|
491
|
-
</div>
|
492
|
-
</li>
|
493
|
-
<li class="item symbol">
|
494
|
-
<div class="task-group-term">
|
495
|
-
<code>
|
496
|
-
<a name="/s:vCC9Alamofire7Manager15SessionDelegate29downloadTaskDidResumeAtOffsetGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4__T__">
|
497
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Manager15SessionDelegate29downloadTaskDidResumeAtOffsetGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4__T__">downloadTaskDidResumeAtOffset</a>
|
498
|
-
</code>
|
499
|
-
</div>
|
500
|
-
<div class="height-container">
|
501
|
-
<div class="pointy-thing-container"></div>
|
502
|
-
<section class="section instance-method">
|
503
|
-
<div class="pointy-thing"></div>
|
504
|
-
<div class="abstract">
|
505
|
-
<p class="para">Undocumented</p>
|
506
|
-
</div>
|
507
|
-
<div class="result-description view-on-github">
|
508
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
509
|
-
</div>
|
510
|
-
</section>
|
511
|
-
</div>
|
512
|
-
</li>
|
513
|
-
<li class="item symbol">
|
514
|
-
<div class="task-group-term">
|
515
|
-
<code>
|
516
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegatecFMS1_FT_S1_">
|
517
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegatecFMS1_FT_S1_">init()</a>
|
518
|
-
</code>
|
519
|
-
</div>
|
520
|
-
<div class="height-container">
|
521
|
-
<div class="pointy-thing-container"></div>
|
522
|
-
<section class="section instance-method">
|
523
|
-
<div class="pointy-thing"></div>
|
524
|
-
<div class="abstract">
|
525
|
-
<p class="para">Undocumented</p>
|
526
|
-
</div>
|
527
|
-
<div class="result-description view-on-github">
|
528
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
529
|
-
</div>
|
530
|
-
</section>
|
531
|
-
</div>
|
532
|
-
</li>
|
533
|
-
<li class="item symbol">
|
534
|
-
<div class="task-group-term">
|
535
|
-
<code>
|
536
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_25didBecomeInvalidWithErrorGSQCSo7NSError__T_">
|
537
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_25didBecomeInvalidWithErrorGSQCSo7NSError__T_">URLSession(_:didBecomeInvalidWithError:)</a>
|
538
|
-
</code>
|
539
|
-
</div>
|
540
|
-
<div class="height-container">
|
541
|
-
<div class="pointy-thing-container"></div>
|
542
|
-
<section class="section instance-method">
|
543
|
-
<div class="pointy-thing"></div>
|
544
|
-
<div class="abstract">
|
545
|
-
<p class="para">Undocumented</p>
|
546
|
-
</div>
|
547
|
-
<div class="result-description view-on-github">
|
548
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
549
|
-
</div>
|
550
|
-
</section>
|
551
|
-
</div>
|
552
|
-
</li>
|
553
|
-
<li class="item symbol">
|
554
|
-
<div class="task-group-term">
|
555
|
-
<code>
|
556
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_19didReceiveChallengeGSQCSo28NSURLAuthenticationChallenge_17completionHandlerGSQFTOSC36NSURLSessionAuthChallengeDispositionGSQCSo15NSURLCredential__T___T_">
|
557
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_19didReceiveChallengeGSQCSo28NSURLAuthenticationChallenge_17completionHandlerGSQFTOSC36NSURLSessionAuthChallengeDispositionGSQCSo15NSURLCredential__T___T_">URLSession(_:didReceiveChallenge:completionHandler:)</a>
|
558
|
-
</code>
|
559
|
-
</div>
|
560
|
-
<div class="height-container">
|
561
|
-
<div class="pointy-thing-container"></div>
|
562
|
-
<section class="section instance-method">
|
563
|
-
<div class="pointy-thing"></div>
|
564
|
-
<div class="abstract">
|
565
|
-
<p class="para">Undocumented</p>
|
566
|
-
</div>
|
567
|
-
<div class="result-description view-on-github">
|
568
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
569
|
-
</div>
|
570
|
-
</section>
|
571
|
-
</div>
|
572
|
-
</li>
|
573
|
-
<li class="item symbol">
|
574
|
-
<div class="task-group-term">
|
575
|
-
<code>
|
576
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate48URLSessionDidFinishEventsForBackgroundURLSessionFS1_FGSQCSo12NSURLSession_T_">
|
577
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate48URLSessionDidFinishEventsForBackgroundURLSessionFS1_FGSQCSo12NSURLSession_T_">URLSessionDidFinishEventsForBackgroundURLSession(_:)</a>
|
578
|
-
</code>
|
579
|
-
</div>
|
580
|
-
<div class="height-container">
|
581
|
-
<div class="pointy-thing-container"></div>
|
582
|
-
<section class="section instance-method">
|
583
|
-
<div class="pointy-thing"></div>
|
584
|
-
<div class="abstract">
|
585
|
-
<p class="para">Undocumented</p>
|
586
|
-
</div>
|
587
|
-
<div class="result-description view-on-github">
|
588
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
589
|
-
</div>
|
590
|
-
</section>
|
591
|
-
</div>
|
592
|
-
</li>
|
593
|
-
<li class="item symbol">
|
594
|
-
<div class="task-group-term">
|
595
|
-
<code>
|
596
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_26willPerformHTTPRedirectionGSQCSo17NSHTTPURLResponse_10newRequestGSQCSo12NSURLRequest_17completionHandlerGSQFGSQS5__T___T_">
|
597
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_26willPerformHTTPRedirectionGSQCSo17NSHTTPURLResponse_10newRequestGSQCSo12NSURLRequest_17completionHandlerGSQFGSQS5__T___T_">URLSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:)</a>
|
598
|
-
</code>
|
599
|
-
</div>
|
600
|
-
<div class="height-container">
|
601
|
-
<div class="pointy-thing-container"></div>
|
602
|
-
<section class="section instance-method">
|
603
|
-
<div class="pointy-thing"></div>
|
604
|
-
<div class="abstract">
|
605
|
-
<p class="para">Undocumented</p>
|
606
|
-
</div>
|
607
|
-
<div class="result-description view-on-github">
|
608
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
609
|
-
</div>
|
610
|
-
</section>
|
611
|
-
</div>
|
612
|
-
</li>
|
613
|
-
<li class="item symbol">
|
614
|
-
<div class="task-group-term">
|
615
|
-
<code>
|
616
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_19didReceiveChallengeGSQCSo28NSURLAuthenticationChallenge_17completionHandlerGSQFTOSC36NSURLSessionAuthChallengeDispositionGSQCSo15NSURLCredential__T___T_">
|
617
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_19didReceiveChallengeGSQCSo28NSURLAuthenticationChallenge_17completionHandlerGSQFTOSC36NSURLSessionAuthChallengeDispositionGSQCSo15NSURLCredential__T___T_">URLSession(_:task:didReceiveChallenge:completionHandler:)</a>
|
618
|
-
</code>
|
619
|
-
</div>
|
620
|
-
<div class="height-container">
|
621
|
-
<div class="pointy-thing-container"></div>
|
622
|
-
<section class="section instance-method">
|
623
|
-
<div class="pointy-thing"></div>
|
624
|
-
<div class="abstract">
|
625
|
-
<p class="para">Undocumented</p>
|
626
|
-
</div>
|
627
|
-
<div class="result-description view-on-github">
|
628
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
629
|
-
</div>
|
630
|
-
</section>
|
631
|
-
</div>
|
632
|
-
</li>
|
633
|
-
<li class="item symbol">
|
634
|
-
<div class="task-group-term">
|
635
|
-
<code>
|
636
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_17needNewBodyStreamGSQFGSQCSo13NSInputStream_T___T_">
|
637
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_17needNewBodyStreamGSQFGSQCSo13NSInputStream_T___T_">URLSession(_:task:needNewBodyStream:)</a>
|
638
|
-
</code>
|
639
|
-
</div>
|
640
|
-
<div class="height-container">
|
641
|
-
<div class="pointy-thing-container"></div>
|
642
|
-
<section class="section instance-method">
|
643
|
-
<div class="pointy-thing"></div>
|
644
|
-
<div class="abstract">
|
645
|
-
<p class="para">Undocumented</p>
|
646
|
-
</div>
|
647
|
-
<div class="result-description view-on-github">
|
648
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
649
|
-
</div>
|
650
|
-
</section>
|
651
|
-
</div>
|
652
|
-
</li>
|
653
|
-
<li class="item symbol">
|
654
|
-
<div class="task-group-term">
|
655
|
-
<code>
|
656
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_15didSendBodyDataVSs5Int6414totalBytesSentS4_24totalBytesExpectedToSendS4__T_">
|
657
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_15didSendBodyDataVSs5Int6414totalBytesSentS4_24totalBytesExpectedToSendS4__T_">URLSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:)</a>
|
658
|
-
</code>
|
659
|
-
</div>
|
660
|
-
<div class="height-container">
|
661
|
-
<div class="pointy-thing-container"></div>
|
662
|
-
<section class="section instance-method">
|
663
|
-
<div class="pointy-thing"></div>
|
664
|
-
<div class="abstract">
|
665
|
-
<p class="para">Undocumented</p>
|
666
|
-
</div>
|
667
|
-
<div class="result-description view-on-github">
|
668
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
669
|
-
</div>
|
670
|
-
</section>
|
671
|
-
</div>
|
672
|
-
</li>
|
673
|
-
<li class="item symbol">
|
674
|
-
<div class="task-group-term">
|
675
|
-
<code>
|
676
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_20didCompleteWithErrorGSQCSo7NSError__T_">
|
677
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_20didCompleteWithErrorGSQCSo7NSError__T_">URLSession(_:task:didCompleteWithError:)</a>
|
678
|
-
</code>
|
679
|
-
</div>
|
680
|
-
<div class="height-container">
|
681
|
-
<div class="pointy-thing-container"></div>
|
682
|
-
<section class="section instance-method">
|
683
|
-
<div class="pointy-thing"></div>
|
684
|
-
<div class="abstract">
|
685
|
-
<p class="para">Undocumented</p>
|
686
|
-
</div>
|
687
|
-
<div class="result-description view-on-github">
|
688
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
689
|
-
</div>
|
690
|
-
</section>
|
691
|
-
</div>
|
692
|
-
</li>
|
693
|
-
<li class="item symbol">
|
694
|
-
<div class="task-group-term">
|
695
|
-
<code>
|
696
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_18didReceiveResponseGSQCSo13NSURLResponse_17completionHandlerGSQFOSC31NSURLSessionResponseDispositionT___T_">
|
697
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_18didReceiveResponseGSQCSo13NSURLResponse_17completionHandlerGSQFOSC31NSURLSessionResponseDispositionT___T_">URLSession(_:dataTask:didReceiveResponse:completionHandler:)</a>
|
698
|
-
</code>
|
699
|
-
</div>
|
700
|
-
<div class="height-container">
|
701
|
-
<div class="pointy-thing-container"></div>
|
702
|
-
<section class="section instance-method">
|
703
|
-
<div class="pointy-thing"></div>
|
704
|
-
<div class="abstract">
|
705
|
-
<p class="para">Undocumented</p>
|
706
|
-
</div>
|
707
|
-
<div class="result-description view-on-github">
|
708
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
709
|
-
</div>
|
710
|
-
</section>
|
711
|
-
</div>
|
712
|
-
</li>
|
713
|
-
<li class="item symbol">
|
714
|
-
<div class="task-group-term">
|
715
|
-
<code>
|
716
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_21didBecomeDownloadTaskGSQCSo24NSURLSessionDownloadTask__T_">
|
717
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_21didBecomeDownloadTaskGSQCSo24NSURLSessionDownloadTask__T_">URLSession(_:dataTask:didBecomeDownloadTask:)</a>
|
718
|
-
</code>
|
719
|
-
</div>
|
720
|
-
<div class="height-container">
|
721
|
-
<div class="pointy-thing-container"></div>
|
722
|
-
<section class="section instance-method">
|
723
|
-
<div class="pointy-thing"></div>
|
724
|
-
<div class="abstract">
|
725
|
-
<p class="para">Undocumented</p>
|
726
|
-
</div>
|
727
|
-
<div class="result-description view-on-github">
|
728
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
729
|
-
</div>
|
730
|
-
</section>
|
731
|
-
</div>
|
732
|
-
</li>
|
733
|
-
<li class="item symbol">
|
734
|
-
<div class="task-group-term">
|
735
|
-
<code>
|
736
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_14didReceiveDataGSQCSo6NSData__T_">
|
737
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_14didReceiveDataGSQCSo6NSData__T_">URLSession(_:dataTask:didReceiveData:)</a>
|
738
|
-
</code>
|
739
|
-
</div>
|
740
|
-
<div class="height-container">
|
741
|
-
<div class="pointy-thing-container"></div>
|
742
|
-
<section class="section instance-method">
|
743
|
-
<div class="pointy-thing"></div>
|
744
|
-
<div class="abstract">
|
745
|
-
<p class="para">Undocumented</p>
|
746
|
-
</div>
|
747
|
-
<div class="result-description view-on-github">
|
748
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
749
|
-
</div>
|
750
|
-
</section>
|
751
|
-
</div>
|
752
|
-
</li>
|
753
|
-
<li class="item symbol">
|
754
|
-
<div class="task-group-term">
|
755
|
-
<code>
|
756
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_17willCacheResponseGSQCSo19NSCachedURLResponse_17completionHandlerGSQFGSQS4__T___T_">
|
757
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_8dataTaskGSQCSo20NSURLSessionDataTask_17willCacheResponseGSQCSo19NSCachedURLResponse_17completionHandlerGSQFGSQS4__T___T_">URLSession(_:dataTask:willCacheResponse:completionHandler:)</a>
|
758
|
-
</code>
|
759
|
-
</div>
|
760
|
-
<div class="height-container">
|
761
|
-
<div class="pointy-thing-container"></div>
|
762
|
-
<section class="section instance-method">
|
763
|
-
<div class="pointy-thing"></div>
|
764
|
-
<div class="abstract">
|
765
|
-
<p class="para">Undocumented</p>
|
766
|
-
</div>
|
767
|
-
<div class="result-description view-on-github">
|
768
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
769
|
-
</div>
|
770
|
-
</section>
|
771
|
-
</div>
|
772
|
-
</li>
|
773
|
-
<li class="item symbol">
|
774
|
-
<div class="task-group-term">
|
775
|
-
<code>
|
776
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask25didFinishDownloadingToURLCSo5NSURL_T_">
|
777
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask25didFinishDownloadingToURLCSo5NSURL_T_">URLSession(_:downloadTask:didFinishDownloadingToURL:)</a>
|
778
|
-
</code>
|
779
|
-
</div>
|
780
|
-
<div class="height-container">
|
781
|
-
<div class="pointy-thing-container"></div>
|
782
|
-
<section class="section instance-method">
|
783
|
-
<div class="pointy-thing"></div>
|
784
|
-
<div class="abstract">
|
785
|
-
<p class="para">Undocumented</p>
|
786
|
-
</div>
|
787
|
-
<div class="result-description view-on-github">
|
788
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
789
|
-
</div>
|
790
|
-
</section>
|
791
|
-
</div>
|
792
|
-
</li>
|
793
|
-
<li class="item symbol">
|
794
|
-
<div class="task-group-term">
|
795
|
-
<code>
|
796
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask12didWriteDataVSs5Int6417totalBytesWrittenS4_25totalBytesExpectedToWriteS4__T_">
|
797
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask12didWriteDataVSs5Int6417totalBytesWrittenS4_25totalBytesExpectedToWriteS4__T_">URLSession(_:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:)</a>
|
798
|
-
</code>
|
799
|
-
</div>
|
800
|
-
<div class="height-container">
|
801
|
-
<div class="pointy-thing-container"></div>
|
802
|
-
<section class="section instance-method">
|
803
|
-
<div class="pointy-thing"></div>
|
804
|
-
<div class="abstract">
|
805
|
-
<p class="para">Undocumented</p>
|
806
|
-
</div>
|
807
|
-
<div class="result-description view-on-github">
|
808
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
809
|
-
</div>
|
810
|
-
</section>
|
811
|
-
</div>
|
812
|
-
</li>
|
813
|
-
<li class="item symbol">
|
814
|
-
<div class="task-group-term">
|
815
|
-
<code>
|
816
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask17didResumeAtOffsetVSs5Int6418expectedTotalBytesS4__T_">
|
817
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask17didResumeAtOffsetVSs5Int6418expectedTotalBytesS4__T_">URLSession(_:downloadTask:didResumeAtOffset:expectedTotalBytes:)</a>
|
818
|
-
</code>
|
819
|
-
</div>
|
820
|
-
<div class="height-container">
|
821
|
-
<div class="pointy-thing-container"></div>
|
822
|
-
<section class="section instance-method">
|
823
|
-
<div class="pointy-thing"></div>
|
824
|
-
<div class="abstract">
|
825
|
-
<p class="para">Undocumented</p>
|
826
|
-
</div>
|
827
|
-
<div class="result-description view-on-github">
|
828
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
829
|
-
</div>
|
830
|
-
</section>
|
831
|
-
</div>
|
832
|
-
</li>
|
833
|
-
<li class="item symbol">
|
834
|
-
<div class="task-group-term">
|
835
|
-
<code>
|
836
|
-
<a name="/s:FCC9Alamofire7Manager15SessionDelegate18respondsToSelectorFS1_FV10ObjectiveC8SelectorSb">
|
837
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Manager15SessionDelegate18respondsToSelectorFS1_FV10ObjectiveC8SelectorSb">respondsToSelector(_:)</a>
|
838
|
-
</code>
|
839
|
-
</div>
|
840
|
-
<div class="height-container">
|
841
|
-
<div class="pointy-thing-container"></div>
|
842
|
-
<section class="section instance-method">
|
843
|
-
<div class="pointy-thing"></div>
|
844
|
-
<div class="abstract">
|
845
|
-
<p class="para">Undocumented</p>
|
846
|
-
</div>
|
847
|
-
<div class="result-description view-on-github">
|
848
|
-
<a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
|
849
|
-
</div>
|
850
|
-
</section>
|
851
|
-
</div>
|
852
|
-
</li>
|
853
|
-
</ul>
|
854
|
-
</div>
|
855
|
-
</section>
|
856
|
-
</section>
|
857
|
-
<section id="footer">
|
858
|
-
<p class="copyright">© YYYY <a class="link" href="https://nshipster.com/alamofire" target="_blank" rel="external">Alamofire</a>. All rights reserved. (Last updated: YYYY-MM-DD)</p>
|
859
|
-
<p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ vX.X.X</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
|
860
|
-
</section>
|
861
|
-
</article>
|
862
|
-
</div>
|
863
|
-
</body>
|
864
|
-
</div>
|
865
|
-
</html>
|