Re: What does NSURL setProperty:forKey: do?
Re: What does NSURL setProperty:forKey: do?
- Subject: Re: What does NSURL setProperty:forKey: do?
- From: Brian Webster <email@hidden>
- Date: Mon, 13 May 2002 10:53:19 -0500
On Monday, May 13, 2002, at 10:21 AM, cocoa-dev-
email@hidden wrote:
It seems that it should allow the setting of the HTTP headers when an
URL talks to a server, but it doesn't seem to...
My guess is that this is the Cocoa equivalent of the properties
argument of CFURLWriteDataAndPropertiesToResource(). There are
some keys defined down at the bottom of CFURLAccess.h that you
might be able to use. Of course nothing says they're guaranteed
to actually _work_.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
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.