Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 72155 invoked from network); 8 May 2010 10:14:30 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 May 2010 10:14:30 -0000 Received: (qmail 12445 invoked by uid 500); 8 May 2010 10:14:30 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 12240 invoked by uid 500); 8 May 2010 10:14:30 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 12231 invoked by uid 99); 8 May 2010 10:14:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 May 2010 10:14:29 +0000 X-ASF-Spam-Status: No, hits=-0.4 required=10.0 tests=AWL,FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.161.51 as permitted sender) Received: from [209.85.161.51] (HELO mail-fx0-f51.google.com) (209.85.161.51) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 May 2010 10:14:24 +0000 Received: by fxm2 with SMTP id 2so1318573fxm.10 for ; Sat, 08 May 2010 03:14:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=5LuednAKxwVeAnFdxQ+SR8LtgJ84GizZbZom6JZ04tw=; b=FCFtJlBvX2NhGXlbJCeNebnlpDTCMWpJNDyFs9mDHJ0+BVz7KuRNxzVBJc7R7JNd9P jRgCHlRrjb4h3Xqaa8fjibomH8PyDMS2ISvzD1uIbhf7MpKoJ4Uyho85uf7zaqyvtet8 j7xh7vUiQuZQcZGy7doPE8Qz925mISOyvF5Rc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=qrXGbnr5ujlmCQZUyDNiqO7CVWNwm+CGE+IfKlTCK5icZ70JTbAF5zIjqT/9qYWf2n nTSpSsCMaHtWsh4B+uEJY5NFDyLyjw9x3BSfnXxvURHM7tEUX/4bPhtTszVnTsxlWbqD adbMQ/1AAptCTtyfnKu20IagwqmAgTEenD8hQ= MIME-Version: 1.0 Received: by 10.239.184.80 with SMTP id x16mr114261hbg.88.1273313642557; Sat, 08 May 2010 03:14:02 -0700 (PDT) Received: by 10.239.173.67 with HTTP; Sat, 8 May 2010 03:14:02 -0700 (PDT) In-Reply-To: <20100508092232.C54C623889E2@eris.apache.org> References: <20100508092232.C54C623889E2@eris.apache.org> Date: Sat, 8 May 2010 11:14:02 +0100 Message-ID: Subject: Re: svn commit: r942353 - in /httpcomponents/httpclient/trunk/src/docbkx: caching.xml index.xml From: sebb To: HttpComponents Project Content-Type: text/plain; charset=ISO-8859-1 On 08/05/2010, olegk@apache.org wrote: > Author: olegk > Date: Sat May 8 09:22:29 2010 > New Revision: 942353 > > URL: http://svn.apache.org/viewvc?rev=942353&view=rev > Log: > HTTPCLIENT-427: Added a section on HTTP caching to the HttpClient tutorial > Contributed by David Mays > > Added: > httpcomponents/httpclient/trunk/src/docbkx/caching.xml > Modified: > httpcomponents/httpclient/trunk/src/docbkx/index.xml > > --- httpcomponents/httpclient/trunk/src/docbkx/index.xml (original) > +++ httpcomponents/httpclient/trunk/src/docbkx/index.xml Sat May 8 09:22:29 2010 > @@ -25,7 +25,7 @@ > > > HttpClient Tutorial > - &version; > + Is the above part of the change correct? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org