We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e2f94 commit 617096eCopy full SHA for 617096e
Docs/Status.md
@@ -81,7 +81,7 @@ There is no _Complete_ status for test coverage because there are always additio
81
| `URLSessionTask` | Mostly Complete | Incomplete | `cancel()`, `createTransferState(url:)` with streams, and others remain unimplemented |
82
| `URLSessionDataTask` | Complete | Incomplete | |
83
| `URLSessionUploadTask` | Complete | None | |
84
- | `URLSessionDownloadTask` | Incomplete | Incomplete | `cancel(byProducingResumeData:)` remains unimplemented |
+ | `URLSessionDownloadTask` | Incomplete | Incomplete | |
85
| `URLSessionStreamTask` | Unimplemented | None | |
86
| `TaskRegistry` | N/A | N/A | For internal use only |
87
| `TransferState` | N/A | N/A | For internal use only |
0 commit comments