Re: URL with multiple server names

I think the only way to handle this is to add a new scheme, rather
than to overload "http". You don't want clients trying to IPX to
non-IPX machines, anyway.

You could use a syntax like:

x-mhttp://dns,nds/....

where "x-mhttp" means "use either TCP-IP HTTP or IPX HTTP".

Received on Thursday, 26 January 1995 16:19:22 UTC