Why not hook start method at NSURLConnection
Open
bug
- Dominant language
- Objective-C
- Stars
- 14.6k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
The NSURLConnectionDataDelegate's methods are optional. If other developer not implement `- (void)connection:willSendRequest:redirectResponse:`, the request will not record success.
Contributor guide
Assessment
This issue has not been assessed yet.