Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
downloading files broken when HTTP header "Host: hostname:80" is used
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
cweiske@cweiske.de  
View profile  
 More options Mar 23 2010, 11:07 am
From: "cwei...@cweiske.de" <cwei...@cweiske.de>
Date: Tue, 23 Mar 2010 08:07:57 -0700 (PDT)
Local: Tues, Mar 23 2010 11:07 am
Subject: downloading files broken when HTTP header "Host: hostname:80" is used
The PEAR PHP installer fails to discover channels and install packages
hosted on google code since several weeks now.

The issue itself is documented in http://pear.php.net/bugs/bug.php?id=17234
and is as follows:
- The PEAR installer sends a HTTP request to google code, i.e. for
http://pear-smarty.googlecode.com/svn/channel.xml
- The HTTP request contains a "Host:" header
- The Host header is "Host: pear-smarty.googlecode.com:80"

The port number is the problem here. Without the port number, it works
fine. With it, we all get a 404 error.

The HTTP RFC http://www.faqs.org/rfcs/rfc2616.html actually allows
adding the port:

> 14.23 Host
> Host = "Host" ":" host [ ":" port ] ; Section 3.2.2

So for me, google code is broken.

We could of course roll a new release of the PEAR installer, but I'd
rather see the google servers obey the standards.

Regards,
Christian Weiske


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Collins-Sussman  
View profile  
 More options Mar 23 2010, 11:34 am
From: Ben Collins-Sussman <suss...@google.com>
Date: Tue, 23 Mar 2010 10:34:18 -0500
Local: Tues, Mar 23 2010 11:34 am
Subject: Re: downloading files broken when HTTP header "Host: hostname:80" is used
Thanks for the report, we'll start investigating to see why we're
returning 404 when we shouldn't be.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Александр Ильин  
View profile  
 More options Mar 23 2010, 11:37 am
From: Александр Ильин <mecomma...@gmail.com>
Date: Tue, 23 Mar 2010 18:37:06 +0300
Local: Tues, Mar 23 2010 11:37 am
Subject: Re: downloading files broken when HTTP header "Host: hostname:80" is used

Thanks for attention, its wery important feature for community.

2010/3/23 Ben Collins-Sussman <suss...@google.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cweiske@cweiske.de  
View profile  
 More options Apr 5 2010, 4:54 am
From: "cwei...@cweiske.de" <cwei...@cweiske.de>
Date: Mon, 5 Apr 2010 01:54:11 -0700 (PDT)
Local: Mon, Apr 5 2010 4:54 am
Subject: Re: downloading files broken when HTTP header "Host: hostname:80" is used

> Thanks for the report, we'll start investigating to see why we're
> returning 404 when we shouldn't be.

Do you have any news regarding this problem?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Александр Ильин  
View profile  
 More options Apr 5 2010, 7:06 am
From: Александр Ильин <mecomma...@gmail.com>
Date: Mon, 5 Apr 2010 15:06:06 +0400
Local: Mon, Apr 5 2010 7:06 am
Subject: Re: downloading files broken when HTTP header "Host: hostname:80" is used

In PEAR's BT it was said that it's fixed by google side...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »