svn commit: trunk/busybox/networking
Denis Vlasenko
vda.linux at googlemail.com
Wed Jan 3 14:30:35 PST 2007
On Wednesday 03 January 2007 23:13, Bernhard Fischer wrote:
> On Wed, Jan 03, 2007 at 02:09:28PM -0800, vda at busybox.net wrote:
> >Author: vda
> >Date: 2007-01-03 14:09:26 -0800 (Wed, 03 Jan 2007)
> >New Revision: 17147
> >
> >Log:
> >wget: print port# in 'Host' header, if different from 80
>
> Why can't we simply print the port regardless of it being 80 or not?
Indeed, we can. If somebody placed their Apache behind port-remapping
firewall, the fact that their server will get requests
with 'Host' header's port number != actual port number --
it's their problem, I think.
Implemented in svn, thanks!
--
vda
More information about the busybox
mailing list