>Number: 1013 >Category: protocol >Synopsis: HTTP/1.1 requests not understood? >Confidential: no >Severity: serious >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Aug 19 04:10:00 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2b10 and 1.3a2-dev >Environment: Linux 2.0.25 on i686 (Apache 1.2b10) and your site www.apache.org (1.3a2-dev) >Description: Not the same as the infamous HTTP/1.1 reply debate.
When i specify "HTTP/1.1" on the request line, Apache says it cannot understand the request. If it supports HTTP/1.1 in its responses, i assume that it should also support HTTP/1.1 in requests, right? >How-To-Repeat: Connect directly to Apache with Telnet and type "GET / HTTP/1.1": % telnet www.apache.org 80 Trying 204.62.130.149... Connected to www.apache.org. Escape character is '^]'. GET / HTTP/1.1 HTTP/1.1 400 Bad Request Date: Tue, 19 Aug 1997 11:04:43 GMT Server: Apache/1.3a2-dev Connection: close Transfer-Encoding: chunked Content-Type: text/html a4 <HTML><HEAD> <TITLE>400 Bad Request</TITLE> </HEAD><BODY> <H1>Bad Request</H1> Your browser sent a request that this server could not understand.<P> </BODY></HTML> 0 Connection closed by foreign host. >Fix: >Audit-Trail: >Unformatted:
