SGURLProtocol icon indicating copy to clipboard operation
SGURLProtocol copied to clipboard

Master

Open bomjkolyadun opened this issue 9 years ago • 1 comments

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.

bomjkolyadun avatar Mar 25 '15 20:03 bomjkolyadun

Nice work! I will look into it tomorrow

graetzer avatar Mar 25 '15 20:03 graetzer