ios - When to use NSURLProtocol? -


i communicating on 'http://' , 'https://'. when , why use nsurlprotocol?

i read used new/custom schemes , above schemes not need use nsurlprotocol.

you use nsurlprotocol if want data doesn't come internet appear in browser.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -