Return-Path: Delivered-To: apmail-jakarta-httpcomponents-commits-archive@www.apache.org Received: (qmail 91916 invoked from network); 1 Jul 2007 14:24:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2007 14:24:30 -0000 Received: (qmail 37262 invoked by uid 500); 1 Jul 2007 14:24:33 -0000 Delivered-To: apmail-jakarta-httpcomponents-commits-archive@jakarta.apache.org Received: (qmail 37243 invoked by uid 500); 1 Jul 2007 14:24:33 -0000 Mailing-List: contact httpcomponents-commits-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: httpcomponents-dev@jakarta.apache.org Delivered-To: mailing list httpcomponents-commits@jakarta.apache.org Received: (qmail 37227 invoked by uid 99); 1 Jul 2007 14:24:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2007 07:24:33 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2007 07:24:29 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 60E5F1A981A; Sun, 1 Jul 2007 07:24:09 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r552321 - /jakarta/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf Date: Sun, 01 Jul 2007 14:24:09 -0000 To: httpcomponents-commits@jakarta.apache.org From: rolandw@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070701142409.60E5F1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rolandw Date: Sun Jul 1 07:24:08 2007 New Revision: 552321 URL: http://svn.apache.org/viewvc?view=rev&rev=552321 Log: more updates to the DOAP Modified: jakarta/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf Modified: jakarta/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf?view=diff&rev=552321&r1=552320&r2=552321 ============================================================================== --- jakarta/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf (original) +++ jakarta/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf Sun Jul 1 07:24:08 2007 @@ -9,23 +9,23 @@ - Jakarta Commons HttpClient + Client-side HTTP implementation in Java. - The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily. + The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1), several related specifications (RFC 2109 (Cookies), RFC 2617 (HTTP Authentication), etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily. - - + + - common-httpclient + commons-httpclient 2005-12-19 3.0 - +