SGURLProtocol
SGURLProtocol copied to clipboard
Custom CFHTTPMessage based NSURLProtocol subclass, for supporting HTTP Authentication with UIWebiView
Results
1
SGURLProtocol issues
Sort by
recently updated
recently updated
newest added
Master
1
Fixed crash when preferredLanguages count < 3. Also updated initialization of the new request on redirect. I'm not sure about this change, but -mutableCopy copies associated objects of request, so...