Skip to content

Commit 5cd0630

Browse files
committed
[SE-0112] Make NSURLError embed its NSError.
This ensures that we don't lose information about the NSError when it is bridged to NSError. Use this to expose information for common keys in the NSURLError domain (NSURLErrorFailingURLErrorKey, NSURLErrorFailingURLStringErrorKey, NSURLErrorFailingURLPeerTrustErrorKey). This is effectively part of bullet (4) in the proposed solution of SE-0112, applied to NSURLError. There are a handful of other domains that need this treatment as well.
1 parent 4fd7823 commit 5cd0630

File tree

2 files changed

+339
-100
lines changed

2 files changed

+339
-100
lines changed

0 commit comments

Comments
 (0)