SGURLProtocol icon indicating copy to clipboard operation
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

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...