You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jim Sellers (JIRA)" <ji...@apache.org> on 2007/11/22 15:48:43 UTC

[jira] Reopened: (INFRA-1396) apache snapshot repo http response has illegal chars

     [ https://issues.apache.org/jira/browse/INFRA-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Sellers reopened INFRA-1396:
--------------------------------


Thanks Sebb for pointing that out...

Indeed it is broken again.  :-(

> apache snapshot repo http response has illegal chars
> ----------------------------------------------------
>
>                 Key: INFRA-1396
>                 URL: https://issues.apache.org/jira/browse/INFRA-1396
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>            Reporter: Jim Sellers
>
> I'm blocked from using the snapshot repo from my corp proxy.  It was working previously.  The error message is that it's saying that there are illegal characters in the http header when I hit the repo [1].
> [1] http://people.apache.org/repo/m2-snapshot-repository/
> Here is a snipit of the error message I see:
> The security gateway saw the request/response:
>     * HTTP/1.1 200 OK Date: Fri, 02 Nov 2007 19:09:26 GMT Server: Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 \020E+\001\010 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 710 Connection: close Content-Type: text/html;charset=ISO-8859-1 \037\37777777613\010
> It looks like the it has a problem with "\020E+\001 \010" and "\037\37777777613\010"
> You can see it if you run:
> wget --save-headers http://people.apache.org/repo/m2-snapshot-repository/
> The char's show up as:
> mod_ssl/2.2.6 ^PE+^A^H

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.