Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 71215 invoked from network); 29 Apr 2009 15:27:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Apr 2009 15:27:59 -0000 Received: (qmail 40185 invoked by uid 500); 29 Apr 2009 15:27:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 40164 invoked by uid 500); 29 Apr 2009 15:27:55 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 40155 invoked by uid 99); 29 Apr 2009 15:27:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 15:27:55 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of doctorrock83@gmail.com designates 209.85.220.162 as permitted sender) Received: from [209.85.220.162] (HELO mail-fx0-f162.google.com) (209.85.220.162) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 15:27:48 +0000 Received: by fxm6 with SMTP id 6so1385415fxm.24 for ; Wed, 29 Apr 2009 08:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=WkGtB/VLO0fxkj924p8XDFAArWuw6PUghKWhXe98b3Y=; b=ZEmcB9lAZjRxKqh3gzkiQbWR/M5gF3fpd9Ckzyfrgjs+tIHDOBraDAJgbMGkCVbHAt 1iee69dte9eXMz0dAjzzoOuX4zJJxs9dnA5YUr9iiMUJB70WMCddtbALbQh4wDkrbGxA UVJjITYmev/CD7mo0S4XXe9Q74ZUMgNdBH2eE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=RRGNOemqA43VCkbMS2oTjp85f11x0cAVTNeiihm9YhJchVP1YQZi22VxY/G5gXVL0D t3Va/jvQ5Vxo7QIBROhoOrcf9pVPIopDpTU78+bHqfgoUMbfil2nvuCBo4dbZiuJ8h+v Xl9ePdBGDHS2DxuIQuJ3mV8qPcT5yUyTwUsoc= MIME-Version: 1.0 Received: by 10.103.214.13 with SMTP id r13mr311835muq.37.1241018847222; Wed, 29 Apr 2009 08:27:27 -0700 (PDT) From: Julien Pauli Date: Wed, 29 Apr 2009 17:27:07 +0200 Message-ID: <72827a300904290827s6da40c40la5d2f205a51b0dbe@mail.gmail.com> To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=001636a7d9128c5a310468b33772 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Upgrade and 101 response code --001636a7d9128c5a310468b33772 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all. I'm trying to make Apache answer me with a 101 response, but I cant manage that (after trying several HTTP request that should make httpd answer 101) I always get 200s or else, never 101 Googling the web, I found https://issues.apache.org/jira/browse/HTTPCORE-158that says that httpd actually doesn't know the 101 response. Can someone confirm me that fact please ? Thx Julien.P --001636a7d9128c5a310468b33772 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all.

I'm trying to make Apache answer me with a 101 response,= but I cant manage that (after trying several HTTP request that should make= httpd answer 101)
I always get 200s or else, never 101

Googling = the web, I found https://issues.apache.org/jira/browse/HTTPCORE-158 that says that = httpd actually doesn't know the 101 response.

Can someone confirm me that fact please ?

Thx

Julien.P --001636a7d9128c5a310468b33772--