Skip to content

Commit 059b68a

Browse files
author
Sergey Minakov
committed
[Docs] Update status for URLResponse
1 parent 76a7b76 commit 059b68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Docs/Status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ There is no _Complete_ status for test coverage because there are always additio
5555
| `URLProtocolClient` | Unimplemented | None | |
5656
| `NSURLRequest` | Mostly Complete | Incomplete | `NSCoding` remains unimplemented |
5757
| `NSMutableURLRequest` | Mostly Complete | Incomplete | `NSCoding` remains unimplemented |
58-
| `URLResponse` | Mostly Complete | Incomplete | `NSCoding` remains unimplemented |
59-
| `NSHTTPURLResponse` | Mostly Complete | Substantial | `NSCoding` remains unimplemented |
58+
| `URLResponse` | Mostly Complete | Incomplete | |
59+
| `NSHTTPURLResponse` | Mostly Complete | Substantial | |
6060
| `NSURL` | Mostly Complete | Substantial | `NSCoding` with non-keyed-coding archivers, `checkResourceIsReachable()`, and resource values remain unimplemented |
6161
| `NSURLQueryItem` | Mostly Complete | N/A | `NSCoding` remains unimplemented |
6262
| `URLResourceKey` | Complete | N/A | |

0 commit comments

Comments
 (0)