Misc about NSURLProtocol
NSURLProtocol is a very handy way to hack into network communication yet it is not wery well understood
Links
- NSHipster is a nice starting point http://nshipster.com/nsurlprotocol/
- Ray Wunderlich's introduction http://www.raywenderlich.com/59982/nsurlprotocol-tutorial
Code snippets
Register custom NSURLProtocol implementation
[NSURLProtocol registerClass:[MyURLProtocol class]]
Written by cSquirrel
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Development
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#