/SGURLProtocol

Custom CFHTTPMessage based NSURLProtocol subclass, for supporting HTTP Authentication with UIWebiView

Primary LanguageObjective-CMIT LicenseMIT

SGURLProtocol

Custom CFHTTPMessage based NSURLProtocol subclass, useful if you want to add authentication dialogs to a UIWebView

Use with care, althouht I have spend a considerable hight amount of hours debugging this code, there are probably edge-cases which aren't covered correctly. In my experience media rich websites sometimes fail.

Demo

For example code see SGWebViewController from my Foxbrowser app