forked from Alamofire/Alamofire
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathundocumented.json
More file actions
292 lines (292 loc) · 11.4 KB
/
Copy pathundocumented.json
File metadata and controls
292 lines (292 loc) · 11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
{
"warnings": [
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/ParameterEncoding.swift",
"line": 333,
"symbol": "JSONEncoding.Error.localizedDescription",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/Request.swift",
"line": 1258,
"symbol": "RequestDelegate.readyToPerform(request:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/Session.swift",
"line": 1341,
"symbol": "Session.readyToPerform(request:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 74,
"symbol": "SessionDelegate.urlSession(_:didBecomeInvalidWithError:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 95,
"symbol": "SessionDelegate.urlSession(_:task:didReceive:completionHandler:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 171,
"symbol": "SessionDelegate.urlSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 186,
"symbol": "SessionDelegate.urlSession(_:task:needNewBodyStream:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 200,
"symbol": "SessionDelegate.urlSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 214,
"symbol": "SessionDelegate.urlSession(_:task:didFinishCollecting:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 222,
"symbol": "SessionDelegate.urlSession(_:task:didCompleteWithError:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 233,
"symbol": "SessionDelegate.urlSession(_:taskIsWaitingForConnectivity:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 241,
"symbol": "SessionDelegate.urlSession(_:dataTask:didReceive:completionHandler:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 260,
"symbol": "SessionDelegate.urlSession(_:dataTask:didReceive:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 273,
"symbol": "SessionDelegate.urlSession(_:dataTask:willCacheResponse:completionHandler:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 293,
"symbol": "SessionDelegate.urlSession(_:webSocketTask:didOpenWithProtocol:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 303,
"symbol": "SessionDelegate.urlSession(_:webSocketTask:didCloseWith:reason:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 321,
"symbol": "SessionDelegate.urlSession(_:downloadTask:didResumeAtOffset:expectedTotalBytes:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 338,
"symbol": "SessionDelegate.urlSession(_:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
"line": 357,
"symbol": "SessionDelegate.urlSession(_:downloadTask:didFinishDownloadingTo:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 508,
"symbol": "WebSocketMessageSerializer",
"symbol_kind": "source.lang.swift.decl.protocol",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 509,
"symbol": "WebSocketMessageSerializer.Output",
"symbol_kind": "source.lang.swift.decl.associatedtype",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 510,
"symbol": "WebSocketMessageSerializer.Failure",
"symbol_kind": "source.lang.swift.decl.associatedtype",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 512,
"symbol": "WebSocketMessageSerializer.decode(_:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 516,
"symbol": "WebSocketMessageSerializer",
"symbol_kind": "source.lang.swift.decl.extension",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 517,
"symbol": "WebSocketMessageSerializer.json(decoding:using:)",
"symbol_kind": "source.lang.swift.decl.function.method.static",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 539,
"symbol": "DecodableWebSocketMessageDecoder",
"symbol_kind": "source.lang.swift.decl.struct",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 540,
"symbol": "DecodableWebSocketMessageDecoder.Error",
"symbol_kind": "source.lang.swift.decl.enum",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 541,
"symbol": "DecodableWebSocketMessageDecoder.Error.decoding(_:)",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 542,
"symbol": "DecodableWebSocketMessageDecoder.Error.unknownMessage(description:)",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 545,
"symbol": "DecodableWebSocketMessageDecoder.decoder",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 547,
"symbol": "DecodableWebSocketMessageDecoder.init(decoder:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
"line": 551,
"symbol": "DecodableWebSocketMessageDecoder.decode(_:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Extensions/URLRequest+Alamofire.swift",
"line": 34,
"symbol": "URLRequest.validate()",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Combine.swift",
"line": 202,
"symbol": "DataRequest.publishDecodable(type:queue:preprocessor:decoder:emptyResponseCodes:emptyResponseMethods:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Combine.swift",
"line": 258,
"symbol": "DataStreamPublisher",
"symbol_kind": "source.lang.swift.decl.struct",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Combine.swift",
"line": 587,
"symbol": "DownloadRequest.publishDecodable(type:queue:preprocessor:decoder:emptyResponseCodes:emptyResponseMethods:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
"line": 583,
"symbol": "DataStreamTask",
"symbol_kind": "source.lang.swift.decl.struct",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
"line": 585,
"symbol": "DataStreamTask.Stream",
"symbol_kind": "source.lang.swift.decl.typealias",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
"line": 915,
"symbol": "StreamOf.BufferingPolicy",
"symbol_kind": "source.lang.swift.decl.typealias",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
"line": 941,
"symbol": "StreamOf.Iterator",
"symbol_kind": "source.lang.swift.decl.struct",
"warning": "undocumented"
},
{
"file": "/Users/jshier/Code/Alamofire/Source/Features/ResponseSerialization.swift",
"line": 156,
"symbol": "DownloadResponseSerializerProtocol.serializeDownload(request:response:fileURL:error:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
}
],
"source_directory": "/Users/jshier/Code/Alamofire"
}