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
@@ -1,285 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en">
|
3
|
-
<head>
|
4
|
-
<title>MIMEType Struct 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="MIMEType Struct 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
|
-
MIMEType Struct 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">MIMEType</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:vVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMEType4typeSS">
|
197
|
-
<a class="x-instance-method Swift" href="#/s:vVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMEType4typeSS">type</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:vVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMEType7subtypeSS">
|
217
|
-
<a class="x-instance-method Swift" href="#/s:vVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMEType7subtypeSS">subtype</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:FVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMETypecFMS1_FSSS1_">
|
237
|
-
<a class="x-instance-method Swift" href="#/s:FVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMETypecFMS1_FSSS1_">init(_:)</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:FVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMEType7matchesFS1_FS1_Sb">
|
257
|
-
<a class="x-instance-method Swift" href="#/s:FVC9Alamofire7RequestP33_A313450CFC1FC3D0CBEF4411412DB9E88MIMEType7matchesFS1_FS1_Sb">matches(_:)</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
|
-
</ul>
|
274
|
-
</div>
|
275
|
-
</section>
|
276
|
-
</section>
|
277
|
-
<section id="footer">
|
278
|
-
<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>
|
279
|
-
<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>
|
280
|
-
</section>
|
281
|
-
</article>
|
282
|
-
</div>
|
283
|
-
</body>
|
284
|
-
</div>
|
285
|
-
</html>
|
data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/UploadTaskDelegate.html
DELETED
@@ -1,265 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en">
|
3
|
-
<head>
|
4
|
-
<title>UploadTaskDelegate 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="UploadTaskDelegate 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
|
-
UploadTaskDelegate 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">UploadTaskDelegate</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:vCC9Alamofire7Request18UploadTaskDelegate10uploadTaskGSQCSo22NSURLSessionUploadTask_">
|
197
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request18UploadTaskDelegate10uploadTaskGSQCSo22NSURLSessionUploadTask_">uploadTask</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:vCC9Alamofire7Request18UploadTaskDelegate14uploadProgressGSQFTVSs5Int64S2_S2__T__">
|
217
|
-
<a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request18UploadTaskDelegate14uploadProgressGSQFTVSs5Int64S2_S2__T__">uploadProgress</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:FCC9Alamofire7Request18UploadTaskDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_15didSendBodyDataVSs5Int6414totalBytesSentS4_24totalBytesExpectedToSendS4__T_">
|
237
|
-
<a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Request18UploadTaskDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_4taskGSQCSo16NSURLSessionTask_15didSendBodyDataVSs5Int6414totalBytesSentS4_24totalBytesExpectedToSendS4__T_">URLSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:)</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
|
-
</ul>
|
254
|
-
</div>
|
255
|
-
</section>
|
256
|
-
</section>
|
257
|
-
<section id="footer">
|
258
|
-
<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>
|
259
|
-
<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>
|
260
|
-
</section>
|
261
|
-
</article>
|
262
|
-
</div>
|
263
|
-
</body>
|
264
|
-
</div>
|
265
|
-
</html>
|