Last Updated: February 25, 2016
·
422
· csquirrel

Misc about NSURLProtocol

NSURLProtocol is a very handy way to hack into network communication yet it is not wery well understood

Links

Code snippets

Register custom NSURLProtocol implementation

[NSURLProtocol registerClass:[MyURLProtocol class]]

Written by cSquirrel

Recommend
Say Thanks
Update Notifications Off
Respond