Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 17:38:03 -0800
From:      "David Schwartz" <davids@webmaster.com>
To:        "Dag-Erling Smorgrav" <des@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   RE: cvs commit: src/usr.bin/fetch fetch.c
Message-ID:  <NCBBLIEPOCNJOAEKBEAKOEEJMHAA.davids@webmaster.com>
In-Reply-To: <200012131126.eBDBQRW48500@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> des         2000/12/13 03:26:27 PST
>
>   Modified files:
>     usr.bin/fetch        fetch.c
>   Log:
>   If the URL did not specify a scheme, try to guess it from the host name.
>
>   Revision  Changes    Path
>   1.24      +11 -1     src/usr.bin/fetch/fetch.c

	Please tell me this isn't a case where if the host is 'ftp.foo.com', we
assume we're supposed to be using FTP and if it's 'www.foo.com', we assume
we should be using HTTP. I really hope that's not what you're talking about.

	When my browser first started doing this, it bugged the hell out of me.

	DS



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NCBBLIEPOCNJOAEKBEAKOEEJMHAA.davids>