Re: NSURL proxy request error for http://localhost?
Re: NSURL proxy request error for http://localhost?
- Subject: Re: NSURL proxy request error for http://localhost?
- From: Sherm Pendley <email@hidden>
- Date: Fri, 21 Feb 2003 18:05:34 -0500
On Friday, February 21, 2003, at 06:00 PM, Lance Bland wrote:
unfortunately, the URL goes into html files that other people use, so
while it would work for me (hard coded), the work around does not apply
to any other computer.
If the resource pointed to is static (i.e. not a CGI), you could use a
file:// URL instead of http:// - that would also have the added benefit
of working even if the end user has disabled Apache.
sherm--
Heisenberg may have slept here.
_______________________________________________
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.