[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    svn commit: r1060095 - in
From:       olegk () apache ! org
Date:       2011-01-17 21:17:18
Message-ID: 20110117211718.B290523889E1 () eris ! apache ! org
[Download RAW message or body]

Author: olegk
Date: Mon Jan 17 21:15:59 2011
New Revision: 1060095

URL: http://svn.apache.org/viewvc?rev=1060095&view=rev
Log:
Web site fixes

Modified:
    httpcomponents/httpasyncclient/trunk/src/site/apt/download.apt
    httpcomponents/httpasyncclient/trunk/src/site/apt/examples.apt
    httpcomponents/httpasyncclient/trunk/src/site/apt/index.apt

Modified: httpcomponents/httpasyncclient/trunk/src/site/apt/download.apt
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/src/site/apt/download.apt?rev=1060095&r1=1060094&r2=1060095&view=diff
 ==============================================================================
--- httpcomponents/httpasyncclient/trunk/src/site/apt/download.apt (original)
+++ httpcomponents/httpasyncclient/trunk/src/site/apt/download.apt Mon Jan 17 \
21:15:59 2011 @@ -28,7 +28,7 @@
     ----------
     ----------
 
-HttpClient Downloads
+HttpAsyncClient Downloads
 
     The latest release available for download:
 

Modified: httpcomponents/httpasyncclient/trunk/src/site/apt/examples.apt
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/src/site/apt/examples.apt?rev=1060095&r1=1060094&r2=1060095&view=diff
 ==============================================================================
--- httpcomponents/httpasyncclient/trunk/src/site/apt/examples.apt (original)
+++ httpcomponents/httpasyncclient/trunk/src/site/apt/examples.apt Mon Jan 17 \
21:15:59 2011 @@ -30,20 +30,20 @@
 
 HttpAsyncClient Examples
 
-    * {{{./httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientRequest.java}Asynchronous \
 +    * {{{./httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchange.java}Asynchronous \
  HTTP exchange}}
 
-    This example demostrates a basic asynchronous HTTP request / response exchange. 
+    This example demonstrates a basic asynchronous HTTP request / response exchange. \
  Response content is buffered in memory for simplicity.
 
-    * {{{./httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientResponseStreaming.java}Event \
based  +    * {{{./httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeStreaming.java}Event \
based   content streaming}}
     
-    This example demostrates an asynchronous HTTP request / response exchange with a \
full content  +    This example demonstrates an asynchronous HTTP request / response \
exchange with a full content   streaming.
 
     * {{{./httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeFutureCallback.java}Concurrent \
                
-      asynchronous HTTP exchnages}}
+      asynchronous HTTP exchanges}}
     
-    This example demostrates a fully asynchronous execution of multiple HTTP \
exchanges where the  +    This example demonstrates a fully asynchronous execution of \
                multiple HTTP exchanges where the 
     result of an individual operation is reported using a callback interface.

Modified: httpcomponents/httpasyncclient/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/src/site/apt/index.apt?rev=1060095&r1=1060094&r2=1060095&view=diff
 ==============================================================================
--- httpcomponents/httpasyncclient/trunk/src/site/apt/index.apt (original)
+++ httpcomponents/httpasyncclient/trunk/src/site/apt/index.apt Mon Jan 17 21:15:59 \
2011 @@ -23,12 +23,12 @@
 ~~ <http://www.apache.org/>.
 
     ----------
-    HttpComponents HttpClient Overview
+    HttpComponents HttpAsyncClient Overview
     ----------
     ----------
     ----------
 
-HttpClient Overview
+HttpAsyncClient Overview
 
     The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol \
                used on the 
     Internet today. Web services, network-enabled appliances and the growth of \
network computing  @@ -84,7 +84,7 @@ HttpClient Overview
 
 {Standards Compliance}
 
-    HttpClient strives to conform to the following specifications endorsed by the \
Internet  +    HttpAsyncClient strives to conform to the following specifications \
endorsed by the Internet   Engineering Task Force (IETF) and the internet at large:
 
     * {{{http://www.ietf.org/rfc/rfc1945.txt}RFC 1945}} Hypertext Transfer Protocol \
-- HTTP/1.0 @@ -98,4 +98,4 @@ HttpClient Overview
 
     * {{{http://www.ietf.org/rfc/rfc2109.txt}RFC 2109}} HTTP State Management \
Mechanism (Cookies)  
-    * {{{http://www.ietf.org/rfc/rfc2965.txt}RFC 2965}} HTTP State Management \
Mechanism (Cookies v2) \ No newline at end of file
+    * {{{http://www.ietf.org/rfc/rfc2965.txt}RFC 2965}} HTTP State Management \
Mechanism (Cookies v2)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic