Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 46705 invoked from network); 3 Jul 2003 07:17:01 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 Jul 2003 07:17:01 -0000 Received: (qmail 22924 invoked by uid 97); 3 Jul 2003 07:19:36 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 22917 invoked from network); 3 Jul 2003 07:19:35 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 3 Jul 2003 07:19:35 -0000 Received: (qmail 45804 invoked by uid 500); 3 Jul 2003 07:16:50 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 45787 invoked from network); 3 Jul 2003 07:16:49 -0000 Received: from whiskey.wilshire.com (209.0.86.69) by daedalus.apache.org with SMTP; 3 Jul 2003 07:16:49 -0000 Received: from thunderbird.wilshire.com (thunderbird.wilshire.com [192.168.14.20]) by whiskey.wilshire.com (8.12.3/8.12.3/Debian-6.4) with ESMTP id h637FVtP008769 for ; Thu, 3 Jul 2003 00:16:28 -0700 Received: from oemcomputer (lsanca2-ar30-4-43-179-210.lsanca2.dsl-verizon.net [4.43.179.210]) (authenticated bits=0) by thunderbird.wilshire.com (8.12.9/8.12.9) with ESMTP id h637FTVF000118 for ; Thu, 3 Jul 2003 00:15:30 -0700 (PDT) Message-ID: <012c01c34134$45027680$d2b32b04@dslverizon.net> From: "Bill Barker" To: "Tomcat Developers List" References: <20030703001649.69527.qmail@icarus.apache.org> <3F03D20E.6010409@apache.org> Subject: Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteAdapter.java Date: Thu, 3 Jul 2003 00:25:23 -0700 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------=_1057216588-3268-513" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Archived: msg.XXIseHDm@thunderbird X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------------=_1057216588-3268-513 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline ----- Original Message ----- From: "Remy Maucherat" To: "Tomcat Developers List" Sent: Wednesday, July 02, 2003 11:49 PM Subject: Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteAdapter.java > keith@apache.org wrote: > > keith 2003/07/02 17:16:49 > > > > Modified: catalina/src/share/org/apache/coyote/tomcat5 > > CoyoteAdapter.java > > Log: > > Allow * as a valid url > > Errr, ok, well, that's a possibly risky patch. I think that does get > mapped to the root context and its default servlet (and the servlet path > should be "*"). > I verified a "/*" security constraint mapping matched this URL. > I've checked this briefly. It looks Ok to me. The original problem was with: $ telnet localhost 8080 OPTIONS * /HTTP1.1 Host: localhost:8080 Previously this would generate a 400 error. Now it generates the correct values for the OPTIONS with a (correct) 200 response. > Remy > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > ------------=_1057216588-3268-513 Content-Type: text/plain; name="disclaimer.txt" Content-Disposition: inline; filename="disclaimer.txt" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail. ------------=_1057216588-3268-513 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org ------------=_1057216588-3268-513--