SGURLProtocol
SGURLProtocol copied to clipboard
Master
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 this helps to avoid recusrion if there multiple NSURLProtocols that handle http/https requests.
Nice work! I will look into it tomorrow