Re: Extending NSURLProtocol
Re: Extending NSURLProtocol
- Subject: Re: Extending NSURLProtocol
- From: Scott Anguish <email@hidden>
- Date: Fri, 14 Nov 2003 00:54:16 -0500
On Nov 13, 2003, at 9:14 AM, Christoph Priebe wrote:
Except NSURLProtcol isn't actually a protocol, it's a class.
What are you wanting to do specifically?
I would like to re-direct WebKit into my application core and feed
WebKit from the core. I'm thankfull for every alternative route in
doing this. At the moment I'm playing with an embeded web-server.
I guess that's some info, but not necessarily enough...
do you just want to provide data? or do you want to, say, support some
new protocol?
If the former, there are easier ways to do this...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.