Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 66286 invoked from network); 5 Sep 2006 11:08:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 11:08:46 -0000 Received: (qmail 70526 invoked by uid 500); 5 Sep 2006 11:08:36 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 69552 invoked by uid 500); 5 Sep 2006 11:08:34 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 69541 invoked by uid 99); 5 Sep 2006 11:08:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 04:08:34 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jamin.short@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 04:08:33 -0700 Received: by nf-out-0910.google.com with SMTP id x4so1328708nfb for ; Tue, 05 Sep 2006 04:08:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=sx+EzI/Em9TVr/nJIvk5LbWyx5kWy8et2PuTgY1MrN98Y+OS9huSJlPlJIJWf6XyRp5MQQwBc13xP+ieYuzzhGEzKfK+7C+4OvxGk6mTdns3g0KY9HUgCrUhWaGSJM+QWsw1g9SYzeVmqFwppJqgmnX4FycCp+zY8910XBeExDE= Received: by 10.49.8.15 with SMTP id l15mr7574525nfi; Tue, 05 Sep 2006 04:08:12 -0700 (PDT) Received: by 10.48.204.4 with HTTP; Tue, 5 Sep 2006 04:08:11 -0700 (PDT) Message-ID: <86aa493a0609050408u4ed73f77nf7a7ffd60880894d@mail.gmail.com> Date: Tue, 5 Sep 2006 12:08:11 +0100 From: "ben short" Sender: jamin.short@gmail.com To: "Tomcat Users List" Subject: Re: HTTP 304 - IF_MODIFIED_SINCE In-Reply-To: <200609051301.23468.mailing-tomcat-user@schoenhaber.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6149505.post@talk.nabble.com> <200609051301.23468.mailing-tomcat-user@schoenhaber.de> X-Google-Sender-Auth: 10a502628a7758b3 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have tried with firefox and ie6. May i ask what you are using? Ben On 9/5/06, Markus Sch=F6nhaber wrote: > benshort wrote: > > How do I get the IF_MODIFIED_SINCE header from the HttpServletRequest > > object? > > > > When I use the HttpServletRequest.getHeaderNames() method and iterate > > through the enumeration I get the following headers only. > > > > accept > > referer > > accept-language > > accept-encoding > > user-agent > > host > > connection > > cookie > > Works for me. Are you sure your client does actually send an If-Modified-= Since > header line? > > Regards > mks > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org