You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2015/11/07 20:02:08 UTC

svn commit: r1713165 [5/12] - in /httpcomponents/site/httpcomponents-asyncclient-4.1.x: ./ httpasyncclient-cache/ httpasyncclient-cache/apidocs/ httpasyncclient-cache/apidocs/org/apache/http/impl/client/cache/ httpasyncclient-cache/apidocs/org/apache/h...

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/class-use/HttpAsyncClients.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/class-use/HttpAsyncClients.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/class-use/HttpAsyncClients.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/class-use/HttpAsyncClients.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.client.HttpAsyncClients (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.client.HttpAsyncClients (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.client.HttpAsyncClients (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.client.HttpAsyncClients (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-frame.html Sat Nov  7 19:02:05 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-summary.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-tree.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-tree.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-tree.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-tree.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.impl.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.impl.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.impl.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.impl.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-use.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-use.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-use.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/client/package-use.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Package org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Package org.apache.http.impl.nio.client (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/AsyncSchemeRegistryFactory.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/AsyncSchemeRegistryFactory.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/AsyncSchemeRegistryFactory.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/AsyncSchemeRegistryFactory.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:13 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/ManagedNHttpClientConnectionFactory.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/ManagedNHttpClientConnectionFactory.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/ManagedNHttpClientConnectionFactory.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/ManagedNHttpClientConnectionFactory.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingClientAsyncConnectionManager.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingClientAsyncConnectionManager.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingClientAsyncConnectionManager.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingClientAsyncConnectionManager.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingNHttpClientConnectionManager.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingNHttpClientConnectionManager.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingNHttpClientConnectionManager.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/PoolingNHttpClientConnectionManager.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/AsyncSchemeRegistryFactory.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/AsyncSchemeRegistryFactory.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/AsyncSchemeRegistryFactory.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/AsyncSchemeRegistryFactory.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnection.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnection.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnection.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnection.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnectionFactory.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnectionFactory.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnectionFactory.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultClientAsyncConnectionFactory.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultHttpAsyncRoutePlanner.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultHttpAsyncRoutePlanner.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultHttpAsyncRoutePlanner.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/DefaultHttpAsyncRoutePlanner.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/ManagedNHttpClientConnectionFactory.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/ManagedNHttpClientConnectionFactory.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/ManagedNHttpClientConnectionFactory.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/ManagedNHttpClientConnectionFactory.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingClientAsyncConnectionManager.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingClientAsyncConnectionManager.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingClientAsyncConnectionManager.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingClientAsyncConnectionManager.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingNHttpClientConnectionManager.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingNHttpClientConnectionManager.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingNHttpClientConnectionManager.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/class-use/PoolingNHttpClientConnectionManager.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-frame.html Sat Nov  7 19:02:05 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-summary.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-tree.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-tree.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-tree.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-tree.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.impl.nio.conn Class Hierarchy (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.impl.nio.conn Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.impl.nio.conn Class Hierarchy (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.impl.nio.conn Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-use.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-use.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-use.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/impl/nio/conn/package-use.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Package org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Package org.apache.http.impl.nio.conn (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpAsyncClient.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpAsyncClient.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpAsyncClient.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpAsyncClient.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:13 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HttpAsyncClient (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>HttpAsyncClient (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HttpAsyncClient (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="HttpAsyncClient (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpPipeliningClient.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpPipeliningClient.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpPipeliningClient.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/HttpPipeliningClient.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:13 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HttpPipeliningClient (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>HttpPipeliningClient (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HttpPipeliningClient (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="HttpPipeliningClient (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpAsyncClient.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpAsyncClient.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpAsyncClient.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpAsyncClient.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.http.nio.client.HttpAsyncClient (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Interface org.apache.http.nio.client.HttpAsyncClient (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.http.nio.client.HttpAsyncClient (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Interface org.apache.http.nio.client.HttpAsyncClient (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpPipeliningClient.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpPipeliningClient.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpPipeliningClient.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/class-use/HttpPipeliningClient.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.http.nio.client.HttpPipeliningClient (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Interface org.apache.http.nio.client.HttpPipeliningClient (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.http.nio.client.HttpPipeliningClient (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Interface org.apache.http.nio.client.HttpPipeliningClient (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncByteConsumer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncByteConsumer.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncByteConsumer.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncByteConsumer.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:02 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:12 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AsyncByteConsumer (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>AsyncByteConsumer (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AsyncByteConsumer (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="AsyncByteConsumer (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncCharConsumer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncCharConsumer.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncCharConsumer.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/AsyncCharConsumer.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:12 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AsyncCharConsumer (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>AsyncCharConsumer (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AsyncCharConsumer (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="AsyncCharConsumer (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/HttpAsyncMethods.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/HttpAsyncMethods.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/HttpAsyncMethods.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/HttpAsyncMethods.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:12 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HttpAsyncMethods (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>HttpAsyncMethods (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HttpAsyncMethods (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="HttpAsyncMethods (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyConsumer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyConsumer.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyConsumer.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyConsumer.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:12 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ZeroCopyConsumer (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>ZeroCopyConsumer (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ZeroCopyConsumer (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="ZeroCopyConsumer (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPost.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPost.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPost.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPost.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:12 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ZeroCopyPost (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>ZeroCopyPost (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ZeroCopyPost (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="ZeroCopyPost (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPut.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPut.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPut.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/ZeroCopyPut.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:12 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ZeroCopyPut (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>ZeroCopyPut (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ZeroCopyPut (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="ZeroCopyPut (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncByteConsumer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncByteConsumer.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncByteConsumer.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncByteConsumer.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.methods.AsyncByteConsumer (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.methods.AsyncByteConsumer (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.methods.AsyncByteConsumer (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.methods.AsyncByteConsumer (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncCharConsumer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncCharConsumer.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncCharConsumer.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/AsyncCharConsumer.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.methods.AsyncCharConsumer (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.methods.AsyncCharConsumer (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.methods.AsyncCharConsumer (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.methods.AsyncCharConsumer (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/HttpAsyncMethods.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/HttpAsyncMethods.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/HttpAsyncMethods.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/HttpAsyncMethods.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.methods.HttpAsyncMethods (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.methods.HttpAsyncMethods (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.methods.HttpAsyncMethods (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.methods.HttpAsyncMethods (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyConsumer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyConsumer.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyConsumer.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyConsumer.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.methods.ZeroCopyConsumer (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.methods.ZeroCopyConsumer (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.methods.ZeroCopyConsumer (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.methods.ZeroCopyConsumer (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPost.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPost.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPost.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPost.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.methods.ZeroCopyPost (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.methods.ZeroCopyPost (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.methods.ZeroCopyPost (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.methods.ZeroCopyPost (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPut.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPut.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPut.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/class-use/ZeroCopyPut.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.methods.ZeroCopyPut (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.methods.ZeroCopyPut (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.methods.ZeroCopyPut (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.methods.ZeroCopyPut (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-frame.html Sat Nov  7 19:02:05 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-summary.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-tree.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-tree.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-tree.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-tree.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client.methods Class Hierarchy (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client.methods Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.nio.client.methods Class Hierarchy (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.nio.client.methods Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-use.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-use.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-use.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/methods/package-use.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Package org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Package org.apache.http.nio.client.methods (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-frame.html Sat Nov  7 19:02:05 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-summary.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.nio.client (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.nio.client (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-tree.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-tree.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-tree.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-tree.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.nio.client Class Hierarchy (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-use.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-use.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-use.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/package-use.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.http.nio.client (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Package org.apache.http.nio.client (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.http.nio.client (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Package org.apache.http.nio.client (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/HttpAsyncClientUtils.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/HttpAsyncClientUtils.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/HttpAsyncClientUtils.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/HttpAsyncClientUtils.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:03 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:13 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HttpAsyncClientUtils (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>HttpAsyncClientUtils (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HttpAsyncClientUtils (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="HttpAsyncClientUtils (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/class-use/HttpAsyncClientUtils.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/class-use/HttpAsyncClientUtils.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/class-use/HttpAsyncClientUtils.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/class-use/HttpAsyncClientUtils.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.http.nio.client.util.HttpAsyncClientUtils (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>Uses of Class org.apache.http.nio.client.util.HttpAsyncClientUtils (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.http.nio.client.util.HttpAsyncClientUtils (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="Uses of Class org.apache.http.nio.client.util.HttpAsyncClientUtils (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-frame.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-frame.html Sat Nov  7 19:02:05 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client.util (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client.util (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-summary.html?rev=1713165&r1=1713164&r2=1713165&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/httpasyncclient/apidocs/org/apache/http/nio/client/util/package-summary.html Sat Nov  7 19:02:05 2015
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Apr 21 11:41:04 CEST 2015 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Nov 06 17:05:14 CET 2015 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.http.nio.client.util (Apache HttpAsyncClient 4.1 API)</title>
-<meta name="date" content="2015-04-21">
+<title>org.apache.http.nio.client.util (Apache HttpAsyncClient 4.1.1 API)</title>
+<meta name="date" content="2015-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.http.nio.client.util (Apache HttpAsyncClient 4.1 API)";
+        parent.document.title="org.apache.http.nio.client.util (Apache HttpAsyncClient 4.1.1 API)";
     }
 //-->
 </script>