Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsurlprotocol

iOS - Use AFNetworking with custom NSURLProtocol class

How to intercept a WKWebView request to detect which local resource files (css, js, png, ...) load together with a HTML file?

How to play movie with a URL using a custom NSURLProtocol?

NSURLProtocol canInitWithRequest: called multiple times

ios uiwebview nsurlprotocol

Using a custom NSURLProtocol with UIWebView and POST requests

Should a custom NSURLProtocol follow redirects itself, or let its client worry about that?

UIWebView slow loading using NSUrlProtocol Xamarin.Forms

How to set statusCode in NSURLResponse

How to mock AJAX call with NSURLProtocol?

Custom NSURLProtocol with NSURLSession

How can i monitor requests on WKWebview?

iOS WebView remote html with local image files

NSURLConnection delegate methods are not called