graetzer / SGURLProtocol

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Objective-C 100.0%