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 2020/06/12 09:24:38 UTC

svn commit: r1878766 [8/46] - in /httpcomponents/site: ./ httpcomponents-client-5.0.x/ httpcomponents-client-5.0.x/httpclient5-cache/ httpcomponents-client-5.0.x/httpclient5-cache/apidocs/ httpcomponents-client-5.0.x/httpclient5-cache/apidocs/org/apach...

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Request.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Request.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Request.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Request.html Fri Jun 12 09:24:26 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.hc.client5.http.fluent.Request (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>Uses of Class org.apache.hc.client5.http.fluent.Request (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <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.hc.client5.http.fluent.Request (Apache HttpClient Fluent 5.0 API)";
+        parent.document.title="Uses of Class org.apache.hc.client5.http.fluent.Request (Apache HttpClient Fluent 5.0.1 API)";
     }
 //-->
 </script>
@@ -232,58 +232,62 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
-<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setCacheControl(java.lang.String)">setCacheControl</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cacheControl)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#responseTimeout(org.apache.hc.core5.util.Timeout)">responseTimeout</a></strong>(org.apache.hc.core5.util.Timeout&nbsp;timeout)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
-<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setDate(java.util.Date)">setDate</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setCacheControl(java.lang.String)">setCacheControl</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cacheControl)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
-<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setHeader(org.apache.hc.core5.http.Header)">setHeader</a></strong>(org.apache.hc.core5.http.Header&nbsp;header)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setDate(java.util.Date)">setDate</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setHeader(org.apache.hc.core5.http.Header)">setHeader</a></strong>(org.apache.hc.core5.http.Header&nbsp;header)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setHeader(java.lang.String,%20java.lang.String)">setHeader</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
          <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setHeaders(org.apache.hc.core5.http.Header...)">setHeaders</a></strong>(org.apache.hc.core5.http.Header...&nbsp;headers)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setIfModifiedSince(java.util.Date)">setIfModifiedSince</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#setIfUnmodifiedSince(java.util.Date)">setIfUnmodifiedSince</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#trace(java.lang.String)">trace</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;uri)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#trace(java.net.URI)">trace</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#useExpectContinue()">useExpectContinue</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#userAgent(java.lang.String)">userAgent</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;agent)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#version(org.apache.hc.core5.http.HttpVersion)">version</a></strong>(org.apache.hc.core5.http.HttpVersion&nbsp;version)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#viaProxy(org.apache.hc.core5.http.HttpHost)">viaProxy</a></strong>(org.apache.hc.core5.http.HttpHost&nbsp;proxy)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html" title="class in org.apache.hc.client5.http.fluent">Request</a></code></td>
 <td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../../../../org/apache/hc/client5/http/fluent/Request.html#viaProxy(java.lang.String)">viaProxy</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;proxy)</code>&nbsp;</td>
 </tr>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Response.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Response.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Response.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/class-use/Response.html Fri Jun 12 09:24:26 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.hc.client5.http.fluent.Response (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>Uses of Class org.apache.hc.client5.http.fluent.Response (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <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.hc.client5.http.fluent.Response (Apache HttpClient Fluent 5.0 API)";
+        parent.document.title="Uses of Class org.apache.hc.client5.http.fluent.Response (Apache HttpClient Fluent 5.0.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-frame.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-frame.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-frame.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-frame.html Fri Jun 12 09:24:26 2020
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-summary.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-summary.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-summary.html Fri Jun 12 09:24:26 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <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.hc.client5.http.fluent (Apache HttpClient Fluent 5.0 API)";
+        parent.document.title="org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-tree.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-tree.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-tree.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-tree.html Fri Jun 12 09:24:26 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.hc.client5.http.fluent Class Hierarchy (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>org.apache.hc.client5.http.fluent Class Hierarchy (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <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.hc.client5.http.fluent Class Hierarchy (Apache HttpClient Fluent 5.0 API)";
+        parent.document.title="org.apache.hc.client5.http.fluent Class Hierarchy (Apache HttpClient Fluent 5.0.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-use.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-use.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-use.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/org/apache/hc/client5/http/fluent/package-use.html Fri Jun 12 09:24:26 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>Uses of Package org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <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.hc.client5.http.fluent (Apache HttpClient Fluent 5.0 API)";
+        parent.document.title="Uses of Package org.apache.hc.client5.http.fluent (Apache HttpClient Fluent 5.0.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/overview-tree.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/overview-tree.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/apidocs/overview-tree.html Fri Jun 12 09:24:26 2020
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Sat Feb 22 09:58:53 CET 2020 -->
+<!-- Generated by javadoc (version 1.7.0_75) on Fri Jun 12 09:50:04 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache HttpClient Fluent 5.0 API)</title>
-<meta name="date" content="2020-02-22">
+<title>Class Hierarchy (Apache HttpClient Fluent 5.0.1 API)</title>
+<meta name="date" content="2020-06-12">
 <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="Class Hierarchy (Apache HttpClient Fluent 5.0 API)";
+        parent.document.title="Class Hierarchy (Apache HttpClient Fluent 5.0.1 API)";
     }
 //-->
 </script>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/checkstyle.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/checkstyle.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/checkstyle.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/checkstyle.html Fri Jun 12 09:24:26 2020
@@ -3,7 +3,7 @@
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
-    </style><link rel="stylesheet" href="./css/print.css" type="text/css" media="print"></link><meta name="Date-Revision-yyyymmdd" content="20200222"></meta><meta http-equiv="Content-Language" content="en"></meta></head><body class="composite">
+    </style><link rel="stylesheet" href="./css/print.css" type="text/css" media="print"></link><meta name="Date-Revision-yyyymmdd" content="20200612"></meta><meta http-equiv="Content-Language" content="en"></meta></head><body class="composite">
     <div id="banner">
                       <div class="clear">
         <hr></hr>
@@ -13,8 +13,8 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-                  &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+                  &#160;| <span id="projectVersion">Version: 5.0.1</span>
                       </div>
             <div class="xright">        
                     

Added: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/clirr-report.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/clirr-report.html?rev=1878766&view=auto
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/clirr-report.html (added)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/clirr-report.html Fri Jun 12 09:24:26 2020
@@ -0,0 +1,67 @@
+<?xml version="1.0" standalone="yes"?>
+<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></meta><title>Apache HttpClient Fluent &#8211; Clirr Results</title><style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style><link rel="stylesheet" href="./css/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Language" content="en"></meta></head><body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+Apache HttpClient Fluent
+</div>
+      <div class="clear">
+        <hr></hr>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
+      </div>
+      <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
+      <div class="clear">
+        <hr></hr>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Parent Project</h5>
+    <ul><li class="none"><a shape="rect" href="../index.html" title="Apache HttpComponents Client Parent">Apache HttpComponents Client Parent</a></li></ul>
+       <h5>Project Documentation</h5>
+    <ul><li class="collapsed"><a shape="rect" href="project-info.html" title="Project Information">Project Information</a></li><li class="expanded"><a shape="rect" href="project-reports.html" title="Project Reports">Project Reports</a>
+      <ul><li class="none"><strong>Clirr</strong></li><li class="none"><a shape="rect" href="apidocs/index.html" title="Javadoc">Javadoc</a></li><li class="none"><a shape="rect" href="xref/index.html" title="Source Xref">Source Xref</a></li><li class="none"><a shape="rect" href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a></li><li class="none"><a shape="rect" href="surefire-report.html" title="Surefire Report">Surefire Report</a></li></ul></li></ul>
+      <a shape="rect" class="poweredBy" href="http://maven.apache.org/" title="Built by Maven">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a shape="rect" name="Clirr_Results"></a>Clirr Results</h2>
+<p>The following document contains the results of <a shape="rect" class="externalLink" href="http://clirr.sourceforge.net/">Clirr</a>.</p>
+<ul><li>Current Version: 5.0.1</li><li>Comparison Version: 5.0</li></ul></div>
+<div class="section">
+<h2><a shape="rect" name="Summary"></a>Summary</h2>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Severity</th><th colspan="1" rowspan="1">Number</th></tr><tr class="b"><td colspan="1" rowspan="1"><img alt="Error" src="images/icon_error_sml.gif"></img>&#160;Error</td><td colspan="1" rowspan="1">0</td></tr><tr class="a"><td colspan="1" rowspan="1"><img alt="Warning" src="images/icon_warning_sml.gif"></img>&#160;Warning</td><td colspan="1" rowspan="1">0</td></tr><tr class="b"><td colspan="1" rowspan="1"><img alt="Info" src="images/icon_info_sml.gif"></img>&#160;Info</td><td colspan="1" rowspan="1">1</td></tr></table></div>
+<div class="section">
+<h2><a shape="rect" name="API_Incompatibilities"></a>API Incompatibilities</h2>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Severity</th><th colspan="1" rowspan="1">Message</th><th colspan="1" rowspan="1">Class</th><th colspan="1" rowspan="1">Method / Field</th></tr><tr class="b"><td colspan="1" rowspan="1"><img alt="Info" src="images/icon_info_sml.gif"></img></td><td colspan="1" rowspan="1">Method 'public org.apache.hc.client5.http.fluent.Request responseTimeout(org.apache.hc.core5.util.Timeout)' has been added</td><td colspan="1" rowspan="1"><a shape="rect" href="./xref/org/apache/hc/client5/http/fluent/Request.html">org.apache.hc.client5.http.fluent.Request</a></td><td colspan="1" rowspan="1">public org.apache.hc.client5.http.fluent.Request responseTimeout(org.apache.hc.core5.util.Timeout)</td></tr></table></div>
+<div class="section">
+<h2><a shape="rect" name="API_Changelog"></a>API Changelog</h2>The following APIs were modified from version 5.0 to 5.0.1:
+<ul><li>Non justified changes
+<p></p>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Class</th><th colspan="1" rowspan="1">From</th><th colspan="1" rowspan="1">To</th></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.hc.client5.http.fluent.Request</td><td colspan="1" rowspan="1">public org.apache.hc.client5.http.fluent.Request responseTimeout(org.apache.hc.core5.util.Timeout)</td><td colspan="1" rowspan="1"></td></tr></table></li></ul></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr></hr>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#8211;2020 <a shape="rect" href="http://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr></hr>
+      </div>
+    </div>
+  </body></html>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependencies.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependencies.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependencies.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependencies.html Fri Jun 12 09:24:26 2020
@@ -14,8 +14,8 @@ Apache HttpClient Fluent
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-          &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
       </div>
       <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
       <div class="clear">
@@ -42,18 +42,18 @@ Apache HttpClient Fluent
 <div class="section">
 <h3><a shape="rect" name="compile"></a>compile</h3>
 <p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">GroupId</th><th colspan="1" rowspan="1">ArtifactId</th><th colspan="1" rowspan="1">Version</th><th colspan="1" rowspan="1">Type</th><th colspan="1" rowspan="1">Licenses</th></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.httpcomponents.client5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient5</a></td><td colspan="1" rowspan="1">5.0</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.slf4j</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td colspan="1" rowspan="1">1.7.25</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="e
 xternalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div><a shape="rect" name="Project_Dependencies_test"></a>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">GroupId</th><th colspan="1" rowspan="1">ArtifactId</th><th colspan="1" rowspan="1">Version</th><th colspan="1" rowspan="1">Type</th><th colspan="1" rowspan="1">Licenses</th></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.httpcomponents.client5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient5</a></td><td colspan="1" rowspan="1">5.0.1</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.slf4j</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td colspan="1" rowspan="1">1.7.25</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class=
 "externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div><a shape="rect" name="Project_Dependencies_test"></a>
 <div class="section">
 <h3><a shape="rect" name="test"></a>test</h3>
 <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">GroupId</th><th colspan="1" rowspan="1">ArtifactId</th><th colspan="1" rowspan="1">Version</th><th colspan="1" rowspan="1">Classifier</th><th colspan="1" rowspan="1">Type</th><th colspan="1" rowspan="1">Licenses</th></tr><tr class="b"><td colspan="1" rowspan="1">junit</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://junit.org">junit</a></td><td colspan="1" rowspan="1">4.12</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.apache.httpcomponents.client5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient5</a></td><td colspan="1" rowspan="1">5.0</td><td colspan="1" rowspan="1">tes
 ts</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.logging.log4j</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-core/">log4j-core</a></td><td colspan="1" rowspan="1">2.9.1</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.apache.logging.log4j</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/">log4j-slf4j-impl</a></td><td colspan="1" rowspan="1">2.9.1</td><td colspan="1" rowspan="1">-</td><td colspan="1" row
 span="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="b"><td colspan="1" rowspan="1">org.mockito</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://github.com/mockito/mockito">mockito-core</a></td><td colspan="1" rowspan="1">2.23.0</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</a></td></tr></table></div></div><a shape="rect" name="Project_Transitive_Dependencies"></a>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">GroupId</th><th colspan="1" rowspan="1">ArtifactId</th><th colspan="1" rowspan="1">Version</th><th colspan="1" rowspan="1">Classifier</th><th colspan="1" rowspan="1">Type</th><th colspan="1" rowspan="1">Licenses</th></tr><tr class="b"><td colspan="1" rowspan="1">junit</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://junit.org">junit</a></td><td colspan="1" rowspan="1">4.12</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.apache.httpcomponents.client5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient5</a></td><td colspan="1" rowspan="1">5.0.1</td><td colspan="1" rowspan="1">t
 ests</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.logging.log4j</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-core/">log4j-core</a></td><td colspan="1" rowspan="1">2.9.1</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.apache.logging.log4j</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/">log4j-slf4j-impl</a></td><td colspan="1" rowspan="1">2.9.1</td><td colspan="1" rowspan="1">-</td><td colspan="1" r
 owspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="b"><td colspan="1" rowspan="1">org.mockito</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://github.com/mockito/mockito">mockito-core</a></td><td colspan="1" rowspan="1">2.23.0</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</a></td></tr></table></div></div><a shape="rect" name="Project_Transitive_Dependencies"></a>
 <div class="section">
 <h2><a shape="rect" name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2>
 <p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a shape="rect" name="Project_Transitive_Dependencies_compile"></a>
 <div class="section">
 <h3><a shape="rect" name="compile"></a>compile</h3>
 <p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">GroupId</th><th colspan="1" rowspan="1">ArtifactId</th><th colspan="1" rowspan="1">Version</th><th colspan="1" rowspan="1">Type</th><th colspan="1" rowspan="1">Licenses</th></tr><tr class="b"><td colspan="1" rowspan="1">commons-codec</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://commons.apache.org/proper/commons-codec/">commons-codec</a></td><td colspan="1" rowspan="1">1.13</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.apache.httpcomponents.core5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">httpcore5</a></td><td colspan="1" rowspan="1">5.0</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rows
 pan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.httpcomponents.core5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">httpcore5-h2</a></td><td colspan="1" rowspan="1">5.0</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div><a shape="rect" name="Project_Transitive_Dependencies_test"></a>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">GroupId</th><th colspan="1" rowspan="1">ArtifactId</th><th colspan="1" rowspan="1">Version</th><th colspan="1" rowspan="1">Type</th><th colspan="1" rowspan="1">Licenses</th></tr><tr class="b"><td colspan="1" rowspan="1">commons-codec</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://commons.apache.org/proper/commons-codec/">commons-codec</a></td><td colspan="1" rowspan="1">1.13</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="a"><td colspan="1" rowspan="1">org.apache.httpcomponents.core5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">httpcore5</a></td><td colspan="1" rowspan="1">5.0.1</td><td colspan="1" rowspan="1">jar</td><td colspan="1" ro
 wspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr><tr class="b"><td colspan="1" rowspan="1">org.apache.httpcomponents.core5</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">httpcore5-h2</a></td><td colspan="1" rowspan="1">5.0.1</td><td colspan="1" rowspan="1">jar</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div><a shape="rect" name="Project_Transitive_Dependencies_test"></a>
 <div class="section">
 <h3><a shape="rect" name="test"></a>test</h3>
 <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
@@ -82,21 +82,21 @@ Apache HttpClient Fluent
 <a shape="rect" name="Dependency_Tree"></a>
 <div class="section">
 <h3><a shape="rect" name="Dependency_Tree"></a>Dependency Tree</h3>
-<ul><li>org.apache.httpcomponents.client5:httpclient5-fluent:jar:5.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<ul><li>org.apache.httpcomponents.client5:httpclient5-fluent:jar:5.0.1 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Apache HttpClient Fluent</th></tr><tr class="b"><td colspan="1" rowspan="1">
 <p><b>Description: </b>Apache HttpComponents Client Fluent</p>
 <p><b>URL: </b><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p>
 <p><b>Project Licenses: </b><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
-<ul><li>org.apache.httpcomponents.client5:httpclient5:jar:5.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
+<ul><li>org.apache.httpcomponents.client5:httpclient5:jar:5.0.1 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Apache HttpClient</th></tr><tr class="b"><td colspan="1" rowspan="1">
 <p><b>Description: </b>Apache HttpComponents Client</p>
 <p><b>URL: </b><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p>
 <p><b>Project Licenses: </b><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
-<ul><li>org.apache.httpcomponents.core5:httpcore5:jar:5.0 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
+<ul><li>org.apache.httpcomponents.core5:httpcore5:jar:5.0.1 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Apache HttpComponents Core HTTP/1.1</th></tr><tr class="b"><td colspan="1" rowspan="1">
 <p><b>Description: </b>Apache HttpComponents HTTP/1.1 core components</p>
 <p><b>URL: </b><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">http://hc.apache.org/httpcomponents-core-ga</a></p>
-<p><b>Project Licenses: </b><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.httpcomponents.core5:httpcore5-h2:jar:5.0 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
+<p><b>Project Licenses: </b><a shape="rect" class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.httpcomponents.core5:httpcore5-h2:jar:5.0.1 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Apache HttpComponents Core HTTP/2</th></tr><tr class="b"><td colspan="1" rowspan="1">
 <p><b>Description: </b>Apache HttpComponents HTTP/2 Core Components</p>
 <p><b>URL: </b><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">http://hc.apache.org/httpcomponents-core-ga</a></p>
@@ -107,7 +107,7 @@ Apache HttpClient Fluent
      widely used encoders and decoders, the codec package also maintains a
      collection of phonetic encoding utilities.</p>
 <p><b>URL: </b><a shape="rect" class="externalLink" href="https://commons.apache.org/proper/commons-codec/">https://commons.apache.org/proper/commons-codec/</a></p>
-<p><b>Project Licenses: </b><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.httpcomponents.client5:httpclient5:jar:tests:5.0 (test) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
+<p><b>Project Licenses: </b><a shape="rect" class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.httpcomponents.client5:httpclient5:jar:tests:5.0.1 (test) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Apache HttpClient</th></tr><tr class="b"><td colspan="1" rowspan="1">
 <p><b>Description: </b>Apache HttpComponents Client</p>
 <p><b>URL: </b><a shape="rect" class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p>
@@ -167,7 +167,7 @@ Apache HttpClient Fluent
 <p><b>The Apache Software License, Version 2.0: </b>Byte Buddy (without dependencies), Byte Buddy Java agent</p></div><a shape="rect" name="Dependency_File_Details"></a>
 <div class="section">
 <h2><a shape="rect" name="Dependency_File_Details"></a>Dependency File Details</h2>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Filename</th><th colspan="1" rowspan="1">Size</th><th colspan="1" rowspan="1">Entries</th><th colspan="1" rowspan="1">Classes</th><th colspan="1" rowspan="1">Packages</th><th colspan="1" rowspan="1">Java Version</th><th colspan="1" rowspan="1" title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr><tr class="b"><td colspan="1" rowspan="1">commons-codec-1.13.jar</td><td colspan="1" rowspan="1">344.3 kB</td><td colspan="1" rowspan="1">248</td><td colspan="1" rowspan="1">101</td><td colspan="1" rowspan="1">7</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">junit-4.12.jar</td><td colspan="1" rowspan="1">314.9 kB</td><td colspan="1" rowspan="1">323</td><td colspan="1" rowspan="1">286</td><td colspan="1" rowspan="1">30</td><td colspan="1" rowspan="1">1.5</td><td colspan="1" rowspa
 n="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">byte-buddy-1.9.0.jar</td><td colspan="1" rowspan="1">3.2 MB</td><td colspan="1" rowspan="1">2288</td><td colspan="1" rowspan="1">2239</td><td colspan="1" rowspan="1">37</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">byte-buddy-agent-1.9.0.jar</td><td colspan="1" rowspan="1">43.2 kB</td><td colspan="1" rowspan="1">41</td><td colspan="1" rowspan="1">31</td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">httpclient5/target/classes</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">No</td></tr><tr class="a"><td colspan="1" rowspan="1">httpclient5/target/test-classes</td><td colspan="1" rowspan="1">-</td><
 td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">No</td></tr><tr class="b"><td colspan="1" rowspan="1">httpcore5-5.0.jar</td><td colspan="1" rowspan="1">818.4 kB</td><td colspan="1" rowspan="1">648</td><td colspan="1" rowspan="1">604</td><td colspan="1" rowspan="1">29</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">httpcore5-h2-5.0.jar</td><td colspan="1" rowspan="1">228.3 kB</td><td colspan="1" rowspan="1">165</td><td colspan="1" rowspan="1">137</td><td colspan="1" rowspan="1">14</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">log4j-api-2.9.1.jar</td><td colspan="1" rowspan="1">239.9 kB</td><td colspan="1" rowspan="1">173</td><td colspan="1" rowspan="1">145</td><td colspan="1" rowspan="1">6</td><td colspan="1" rowspan="1">
 -</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">log4j-core-2.9.1.jar</td><td colspan="1" rowspan="1">1.5 MB</td><td colspan="1" rowspan="1">1095</td><td colspan="1" rowspan="1">1015</td><td colspan="1" rowspan="1">49</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">log4j-slf4j-impl-2.9.1.jar</td><td colspan="1" rowspan="1">23.2 kB</td><td colspan="1" rowspan="1">26</td><td colspan="1" rowspan="1">10</td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">hamcrest-core-1.3.jar</td><td colspan="1" rowspan="1">45 kB</td><td colspan="1" rowspan="1">52</td><td colspan="1" rowspan="1">45</td><td colspan="1" rowspan="1">3</td><td colspan="1" rowspan="1">1.5</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">mockito-core-2.23.0.jar</td><td col
 span="1" rowspan="1">565 kB</td><td colspan="1" rowspan="1">613</td><td colspan="1" rowspan="1">542</td><td colspan="1" rowspan="1">64</td><td colspan="1" rowspan="1">1.6</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">objenesis-2.6.jar</td><td colspan="1" rowspan="1">55.7 kB</td><td colspan="1" rowspan="1">59</td><td colspan="1" rowspan="1">43</td><td colspan="1" rowspan="1">10</td><td colspan="1" rowspan="1">1.6</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">slf4j-api-1.7.25.jar</td><td colspan="1" rowspan="1">41.2 kB</td><td colspan="1" rowspan="1">46</td><td colspan="1" rowspan="1">34</td><td colspan="1" rowspan="1">4</td><td colspan="1" rowspan="1">1.5</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><th colspan="1" rowspan="1">Total</th><th colspan="1" rowspan="1">Size</th><th colspan="1" rowspan="1">Entries</th><th colspan="1" rowspan="1">Classes</th><th colspan="1" rowspan="1">Packages</
 th><th colspan="1" rowspan="1">Java Version</th><th colspan="1" rowspan="1">Debug Information</th></tr><tr class="b"><td colspan="1" rowspan="1">15</td><td colspan="1" rowspan="1">7.4 MB</td><td colspan="1" rowspan="1">5777</td><td colspan="1" rowspan="1">5232</td><td colspan="1" rowspan="1">257</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">13</td></tr><tr class="a"><td colspan="1" rowspan="1">compile: 5</td><td colspan="1" rowspan="1">compile: 1.4 MB</td><td colspan="1" rowspan="1">compile: 1107</td><td colspan="1" rowspan="1">compile: 876</td><td colspan="1" rowspan="1">compile: 54</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">compile: 4</td></tr><tr class="b"><td colspan="1" rowspan="1">test: 10</td><td colspan="1" rowspan="1">test: 6 MB</td><td colspan="1" rowspan="1">test: 4670</td><td colspan="1" rowspan="1">test: 4356</td><td colspan="1" rowspan="1">test: 203</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">test: 9</t
 d></tr></table></div>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Filename</th><th colspan="1" rowspan="1">Size</th><th colspan="1" rowspan="1">Entries</th><th colspan="1" rowspan="1">Classes</th><th colspan="1" rowspan="1">Packages</th><th colspan="1" rowspan="1">Java Version</th><th colspan="1" rowspan="1" title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr><tr class="b"><td colspan="1" rowspan="1">commons-codec-1.13.jar</td><td colspan="1" rowspan="1">344.3 kB</td><td colspan="1" rowspan="1">248</td><td colspan="1" rowspan="1">101</td><td colspan="1" rowspan="1">7</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">junit-4.12.jar</td><td colspan="1" rowspan="1">314.9 kB</td><td colspan="1" rowspan="1">323</td><td colspan="1" rowspan="1">286</td><td colspan="1" rowspan="1">30</td><td colspan="1" rowspan="1">1.5</td><td colspan="1" rowspa
 n="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">byte-buddy-1.9.0.jar</td><td colspan="1" rowspan="1">3.2 MB</td><td colspan="1" rowspan="1">2288</td><td colspan="1" rowspan="1">2239</td><td colspan="1" rowspan="1">37</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">byte-buddy-agent-1.9.0.jar</td><td colspan="1" rowspan="1">43.2 kB</td><td colspan="1" rowspan="1">41</td><td colspan="1" rowspan="1">31</td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">httpclient5-5.0.1.jar</td><td colspan="1" rowspan="1">779 kB</td><td colspan="1" rowspan="1">507</td><td colspan="1" rowspan="1">464</td><td colspan="1" rowspan="1">26</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">httpclient5-5.0.1-tests.jar</td><td colspan="1" rowspan="1">398
 .2 kB</td><td colspan="1" rowspan="1">231</td><td colspan="1" rowspan="1">188</td><td colspan="1" rowspan="1">20</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">httpcore5-5.0.1.jar</td><td colspan="1" rowspan="1">820.4 kB</td><td colspan="1" rowspan="1">650</td><td colspan="1" rowspan="1">606</td><td colspan="1" rowspan="1">29</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">httpcore5-h2-5.0.1.jar</td><td colspan="1" rowspan="1">228.4 kB</td><td colspan="1" rowspan="1">165</td><td colspan="1" rowspan="1">137</td><td colspan="1" rowspan="1">14</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">log4j-api-2.9.1.jar</td><td colspan="1" rowspan="1">239.9 kB</td><td colspan="1" rowspan="1">173</td><td colspan="1" rowspan="1">145</td><td colspan="1" rowspan="1">6</td><td c
 olspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">log4j-core-2.9.1.jar</td><td colspan="1" rowspan="1">1.5 MB</td><td colspan="1" rowspan="1">1095</td><td colspan="1" rowspan="1">1015</td><td colspan="1" rowspan="1">49</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">log4j-slf4j-impl-2.9.1.jar</td><td colspan="1" rowspan="1">23.2 kB</td><td colspan="1" rowspan="1">26</td><td colspan="1" rowspan="1">10</td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">hamcrest-core-1.3.jar</td><td colspan="1" rowspan="1">45 kB</td><td colspan="1" rowspan="1">52</td><td colspan="1" rowspan="1">45</td><td colspan="1" rowspan="1">3</td><td colspan="1" rowspan="1">1.5</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">mockito-core
 -2.23.0.jar</td><td colspan="1" rowspan="1">565 kB</td><td colspan="1" rowspan="1">613</td><td colspan="1" rowspan="1">542</td><td colspan="1" rowspan="1">64</td><td colspan="1" rowspan="1">1.6</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><td colspan="1" rowspan="1">objenesis-2.6.jar</td><td colspan="1" rowspan="1">55.7 kB</td><td colspan="1" rowspan="1">59</td><td colspan="1" rowspan="1">43</td><td colspan="1" rowspan="1">10</td><td colspan="1" rowspan="1">1.6</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="b"><td colspan="1" rowspan="1">slf4j-api-1.7.25.jar</td><td colspan="1" rowspan="1">41.2 kB</td><td colspan="1" rowspan="1">46</td><td colspan="1" rowspan="1">34</td><td colspan="1" rowspan="1">4</td><td colspan="1" rowspan="1">1.5</td><td colspan="1" rowspan="1">Yes</td></tr><tr class="a"><th colspan="1" rowspan="1">Total</th><th colspan="1" rowspan="1">Size</th><th colspan="1" rowspan="1">Entries</th><th colspan="1" rowspan="1">Classes</th><th colspan="1"
  rowspan="1">Packages</th><th colspan="1" rowspan="1">Java Version</th><th colspan="1" rowspan="1">Debug Information</th></tr><tr class="b"><td colspan="1" rowspan="1">15</td><td colspan="1" rowspan="1">8.6 MB</td><td colspan="1" rowspan="1">6517</td><td colspan="1" rowspan="1">5886</td><td colspan="1" rowspan="1">303</td><td colspan="1" rowspan="1">1.7</td><td colspan="1" rowspan="1">15</td></tr><tr class="a"><td colspan="1" rowspan="1">compile: 5</td><td colspan="1" rowspan="1">compile: 2.2 MB</td><td colspan="1" rowspan="1">compile: 1616</td><td colspan="1" rowspan="1">compile: 1342</td><td colspan="1" rowspan="1">compile: 80</td><td colspan="1" rowspan="1">-</td><td colspan="1" rowspan="1">compile: 5</td></tr><tr class="b"><td colspan="1" rowspan="1">test: 10</td><td colspan="1" rowspan="1">test: 6.4 MB</td><td colspan="1" rowspan="1">test: 4901</td><td colspan="1" rowspan="1">test: 4544</td><td colspan="1" rowspan="1">test: 223</td><td colspan="1" rowspan="1">-</td><td colspan=
 "1" rowspan="1">test: 10</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependency-info.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependency-info.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependency-info.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/dependency-info.html Fri Jun 12 09:24:26 2020
@@ -14,8 +14,8 @@ Apache HttpClient Fluent
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-          &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
       </div>
       <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
       <div class="clear">
@@ -44,36 +44,36 @@ Apache HttpClient Fluent
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.httpcomponents.client5&lt;/groupId&gt;
   &lt;artifactId&gt;httpclient5-fluent&lt;/artifactId&gt;
-  &lt;version&gt;5.0&lt;/version&gt;
+  &lt;version&gt;5.0.1&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a shape="rect" name="Apache_Buildr"></a>Apache Buildr</h3><a shape="rect" name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.httpcomponents.client5:httpclient5-fluent:jar:5.0'</pre></div></div>
+<pre>'org.apache.httpcomponents.client5:httpclient5-fluent:jar:5.0.1'</pre></div></div>
 <div class="section">
 <h3><a shape="rect" name="Apache_Ivy"></a>Apache Ivy</h3><a shape="rect" name="Apache_Ivy"></a>
 <div class="source">
-<pre>&lt;dependency org="org.apache.httpcomponents.client5" name="httpclient5-fluent" rev="5.0"&gt;
+<pre>&lt;dependency org="org.apache.httpcomponents.client5" name="httpclient5-fluent" rev="5.0.1"&gt;
   &lt;artifact name="httpclient5-fluent" type="jar" /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a shape="rect" name="Groovy_Grape"></a>Groovy Grape</h3><a shape="rect" name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.httpcomponents.client5', module='httpclient5-fluent', version='5.0')
+@Grab(group='org.apache.httpcomponents.client5', module='httpclient5-fluent', version='5.0.1')
 )</pre></div></div>
 <div class="section">
 <h3><a shape="rect" name="Gradle.2FGrails"></a>Gradle/Grails</h3><a shape="rect" name="Gradle.2FGrails"></a>
 <div class="source">
-<pre>compile 'org.apache.httpcomponents.client5:httpclient5-fluent:5.0'</pre></div></div>
+<pre>compile 'org.apache.httpcomponents.client5:httpclient5-fluent:5.0.1'</pre></div></div>
 <div class="section">
 <h3><a shape="rect" name="Scala_SBT"></a>Scala SBT</h3><a shape="rect" name="Scala_SBT"></a>
 <div class="source">
-<pre>libraryDependencies += "org.apache.httpcomponents.client5" % "httpclient5-fluent" % "5.0"</pre></div></div>
+<pre>libraryDependencies += "org.apache.httpcomponents.client5" % "httpclient5-fluent" % "5.0.1"</pre></div></div>
 <div class="section">
 <h3><a shape="rect" name="Leiningen"></a>Leiningen</h3><a shape="rect" name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.httpcomponents.client5/httpclient5-fluent "5.0"]</pre></div></div></div>
+<pre>[org.apache.httpcomponents.client5/httpclient5-fluent "5.0.1"]</pre></div></div></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/examples/FluentRequests.java
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/examples/FluentRequests.java?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/examples/FluentRequests.java (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/examples/FluentRequests.java Fri Jun 12 09:24:26 2020
@@ -44,6 +44,7 @@ public class FluentRequests {
         // Execute a GET with timeout settings and return response content as String.
         Request.get("http://somehost/")
                 .connectTimeout(Timeout.ofSeconds(1))
+                .responseTimeout(Timeout.ofSeconds(5))
                 .execute().returnContent().asString();
 
         // Execute a POST with the 'expect-continue' handshake, using HTTP/1.1,

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-info.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-info.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-info.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-info.html Fri Jun 12 09:24:26 2020
@@ -14,8 +14,8 @@ Apache HttpClient Fluent
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-          &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
       </div>
       <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
       <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-reports.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-reports.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-reports.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/project-reports.html Fri Jun 12 09:24:26 2020
@@ -14,8 +14,8 @@ Apache HttpClient Fluent
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-          &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
       </div>
       <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
       <div class="clear">
@@ -28,7 +28,7 @@ Apache HttpClient Fluent
     <ul><li class="none"><a shape="rect" href="../index.html" title="Apache HttpComponents Client Parent">Apache HttpComponents Client Parent</a></li></ul>
        <h5>Project Documentation</h5>
     <ul><li class="collapsed"><a shape="rect" href="project-info.html" title="Project Information">Project Information</a></li><li class="expanded"><strong>Project Reports</strong>
-      <ul><li class="none"><a shape="rect" href="apidocs/index.html" title="Javadoc">Javadoc</a></li><li class="none"><a shape="rect" href="xref/index.html" title="Source Xref">Source Xref</a></li><li class="none"><a shape="rect" href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a></li><li class="none"><a shape="rect" href="surefire-report.html" title="Surefire Report">Surefire Report</a></li></ul></li></ul>
+      <ul><li class="none"><a shape="rect" href="clirr-report.html" title="Clirr">Clirr</a></li><li class="none"><a shape="rect" href="apidocs/index.html" title="Javadoc">Javadoc</a></li><li class="none"><a shape="rect" href="xref/index.html" title="Source Xref">Source Xref</a></li><li class="none"><a shape="rect" href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a></li><li class="none"><a shape="rect" href="surefire-report.html" title="Surefire Report">Surefire Report</a></li></ul></li></ul>
       <a shape="rect" class="poweredBy" href="http://maven.apache.org/" title="Built by Maven">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
       </a>
@@ -41,7 +41,7 @@ Apache HttpClient Fluent
 <p>This document provides an overview of the various reports that are automatically generated by <a shape="rect" class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p>
 <div class="section">
 <h3><a shape="rect" name="Overview"></a>Overview</h3>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Document</th><th colspan="1" rowspan="1">Description</th></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="apidocs/index.html">Javadoc</a></td><td colspan="1" rowspan="1">Javadoc API documentation.</td></tr><tr class="a"><td colspan="1" rowspan="1"><a shape="rect" href="xref/index.html">Source Xref</a></td><td colspan="1" rowspan="1">HTML based, cross-reference version of Java source code.</td></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="xref-test/index.html">Test Source Xref</a></td><td colspan="1" rowspan="1">HTML based, cross-reference version of Java test source code.</td></tr><tr class="a"><td colspan="1" rowspan="1"><a shape="rect" href="surefire-report.html">Surefire Report</a></td><td colspan="1" rowspan="1">Report on the test results of the project.</td></tr></table></div></div>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Document</th><th colspan="1" rowspan="1">Description</th></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="clirr-report.html">Clirr</a></td><td colspan="1" rowspan="1">Report on binary and source API differences between releases</td></tr><tr class="a"><td colspan="1" rowspan="1"><a shape="rect" href="apidocs/index.html">Javadoc</a></td><td colspan="1" rowspan="1">Javadoc API documentation.</td></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="xref/index.html">Source Xref</a></td><td colspan="1" rowspan="1">HTML based, cross-reference version of Java source code.</td></tr><tr class="a"><td colspan="1" rowspan="1"><a shape="rect" href="xref-test/index.html">Test Source Xref</a></td><td colspan="1" rowspan="1">HTML based, cross-reference version of Java test source code.</td></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="surefire-report.html">Surefir
 e Report</a></td><td colspan="1" rowspan="1">Report on the test results of the project.</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/summary.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/summary.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/summary.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/summary.html Fri Jun 12 09:24:26 2020
@@ -14,8 +14,8 @@ Apache HttpClient Fluent
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-          &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
       </div>
       <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
       <div class="clear">
@@ -46,7 +46,7 @@ Apache HttpClient Fluent
 <table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Field</th><th colspan="1" rowspan="1">Value</th></tr><tr class="b"><td colspan="1" rowspan="1">Name</td><td colspan="1" rowspan="1">The Apache Software Foundation</td></tr><tr class="a"><td colspan="1" rowspan="1">URL</td><td colspan="1" rowspan="1"><a shape="rect" class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div>
 <div class="section">
 <h3><a shape="rect" name="Build_Information"></a>Build Information</h3><a shape="rect" name="Build_Information"></a>
-<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Field</th><th colspan="1" rowspan="1">Value</th></tr><tr class="b"><td colspan="1" rowspan="1">GroupId</td><td colspan="1" rowspan="1">org.apache.httpcomponents.client5</td></tr><tr class="a"><td colspan="1" rowspan="1">ArtifactId</td><td colspan="1" rowspan="1">httpclient5-fluent</td></tr><tr class="b"><td colspan="1" rowspan="1">Version</td><td colspan="1" rowspan="1">5.0</td></tr><tr class="a"><td colspan="1" rowspan="1">Type</td><td colspan="1" rowspan="1">jar</td></tr><tr class="b"><td colspan="1" rowspan="1">Java Version</td><td colspan="1" rowspan="1">1.7</td></tr></table></div></div>
+<table class="bodyTable" border="0"><tr class="a"><th colspan="1" rowspan="1">Field</th><th colspan="1" rowspan="1">Value</th></tr><tr class="b"><td colspan="1" rowspan="1">GroupId</td><td colspan="1" rowspan="1">org.apache.httpcomponents.client5</td></tr><tr class="a"><td colspan="1" rowspan="1">ArtifactId</td><td colspan="1" rowspan="1">httpclient5-fluent</td></tr><tr class="b"><td colspan="1" rowspan="1">Version</td><td colspan="1" rowspan="1">5.0.1</td></tr><tr class="a"><td colspan="1" rowspan="1">Type</td><td colspan="1" rowspan="1">jar</td></tr><tr class="b"><td colspan="1" rowspan="1">Java Version</td><td colspan="1" rowspan="1">1.7</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/surefire-report.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/surefire-report.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/surefire-report.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/surefire-report.html Fri Jun 12 09:24:26 2020
@@ -14,8 +14,8 @@ Apache HttpClient Fluent
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-02-22</span>
-          &#160;| <span id="projectVersion">Version: 5.0</span>
+        <span id="publishDate">Last Published: 2020-06-12</span>
+          &#160;| <span id="projectVersion">Version: 5.0.1</span>
       </div>
       <div class="xright"><a shape="rect" href="./" title="Apache HttpClient Fluent">Apache HttpClient Fluent</a>      </div>
       <div class="clear">
@@ -28,7 +28,7 @@ Apache HttpClient Fluent
     <ul><li class="none"><a shape="rect" href="../index.html" title="Apache HttpComponents Client Parent">Apache HttpComponents Client Parent</a></li></ul>
        <h5>Project Documentation</h5>
     <ul><li class="collapsed"><a shape="rect" href="project-info.html" title="Project Information">Project Information</a></li><li class="expanded"><a shape="rect" href="project-reports.html" title="Project Reports">Project Reports</a>
-      <ul><li class="none"><a shape="rect" href="apidocs/index.html" title="Javadoc">Javadoc</a></li><li class="none"><a shape="rect" href="xref/index.html" title="Source Xref">Source Xref</a></li><li class="none"><a shape="rect" href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a></li><li class="none"><strong>Surefire Report</strong></li></ul></li></ul>
+      <ul><li class="none"><a shape="rect" href="clirr-report.html" title="Clirr">Clirr</a></li><li class="none"><a shape="rect" href="apidocs/index.html" title="Javadoc">Javadoc</a></li><li class="none"><a shape="rect" href="xref/index.html" title="Source Xref">Source Xref</a></li><li class="none"><a shape="rect" href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a></li><li class="none"><strong>Surefire Report</strong></li></ul></li></ul>
       <a shape="rect" class="poweredBy" href="http://maven.apache.org/" title="Built by Maven">
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
       </a>
@@ -61,22 +61,22 @@ function toggleDisplay(elementId) {
 <div class="section">
 <h2><a shape="rect" name="Summary"></a>Summary</h2><a shape="rect" name="Summary"></a>
 <p>[<a shape="rect" href="#Summary">Summary</a>] [<a shape="rect" href="#Package_List">Package List</a>] [<a shape="rect" href="#Test_Cases">Test Cases</a>]</p><br clear="none"></br>
-<table class="bodyTable" border="1"><tr class="a"><th colspan="1" rowspan="1">Tests</th><th colspan="1" rowspan="1">Errors</th><th colspan="1" rowspan="1">Failures</th><th colspan="1" rowspan="1">Skipped</th><th colspan="1" rowspan="1">Success Rate</th><th colspan="1" rowspan="1">Time</th></tr><tr class="b"><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">100%</td><td colspan="1" rowspan="1">0.096</td></tr></table><br clear="none"></br>
+<table class="bodyTable" border="1"><tr class="a"><th colspan="1" rowspan="1">Tests</th><th colspan="1" rowspan="1">Errors</th><th colspan="1" rowspan="1">Failures</th><th colspan="1" rowspan="1">Skipped</th><th colspan="1" rowspan="1">Success Rate</th><th colspan="1" rowspan="1">Time</th></tr><tr class="b"><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">100%</td><td colspan="1" rowspan="1">0.101</td></tr></table><br clear="none"></br>
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br clear="none"></br></div>
 <div class="section">
 <h2><a shape="rect" name="Package_List"></a>Package List</h2><a shape="rect" name="Package_List"></a>
 <p>[<a shape="rect" href="#Summary">Summary</a>] [<a shape="rect" href="#Package_List">Package List</a>] [<a shape="rect" href="#Test_Cases">Test Cases</a>]</p><br clear="none"></br>
-<table class="bodyTable" border="1"><tr class="a"><th colspan="1" rowspan="1">Package</th><th colspan="1" rowspan="1">Tests</th><th colspan="1" rowspan="1">Errors</th><th colspan="1" rowspan="1">Failures</th><th colspan="1" rowspan="1">Skipped</th><th colspan="1" rowspan="1">Success Rate</th><th colspan="1" rowspan="1">Time</th></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="#org.apache.hc.client5.http.fluent">org.apache.hc.client5.http.fluent</a></td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">100%</td><td colspan="1" rowspan="1">0.096</td></tr></table><br clear="none"></br>
+<table class="bodyTable" border="1"><tr class="a"><th colspan="1" rowspan="1">Package</th><th colspan="1" rowspan="1">Tests</th><th colspan="1" rowspan="1">Errors</th><th colspan="1" rowspan="1">Failures</th><th colspan="1" rowspan="1">Skipped</th><th colspan="1" rowspan="1">Success Rate</th><th colspan="1" rowspan="1">Time</th></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="#org.apache.hc.client5.http.fluent">org.apache.hc.client5.http.fluent</a></td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">100%</td><td colspan="1" rowspan="1">0.101</td></tr></table><br clear="none"></br>
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a shape="rect" name="org.apache.hc.client5.http.fluent"></a>org.apache.hc.client5.http.fluent</h3><a shape="rect" name="org.apache.hc.client5.http.fluent"></a>
-<table class="bodyTable" border="1"><tr class="a"><th colspan="1" rowspan="1"></th><th colspan="1" rowspan="1">Class</th><th colspan="1" rowspan="1">Tests</th><th colspan="1" rowspan="1">Errors</th><th colspan="1" rowspan="1">Failures</th><th colspan="1" rowspan="1">Skipped</th><th colspan="1" rowspan="1">Success Rate</th><th colspan="1" rowspan="1">Time</th></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="#org.apache.hc.client5.http.fluent.TestRequest"><img src="images/icon_success_sml.gif" alt=""></img></a></td><td colspan="1" rowspan="1"><a shape="rect" href="#org.apache.hc.client5.http.fluent.TestRequest">TestRequest</a></td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">100%</td><td colspan="1" rowspan="1">0.096</td></tr></table></div><br clear="none"></br></div>
+<table class="bodyTable" border="1"><tr class="a"><th colspan="1" rowspan="1"></th><th colspan="1" rowspan="1">Class</th><th colspan="1" rowspan="1">Tests</th><th colspan="1" rowspan="1">Errors</th><th colspan="1" rowspan="1">Failures</th><th colspan="1" rowspan="1">Skipped</th><th colspan="1" rowspan="1">Success Rate</th><th colspan="1" rowspan="1">Time</th></tr><tr class="b"><td colspan="1" rowspan="1"><a shape="rect" href="#org.apache.hc.client5.http.fluent.TestRequest"><img src="images/icon_success_sml.gif" alt=""></img></a></td><td colspan="1" rowspan="1"><a shape="rect" href="#org.apache.hc.client5.http.fluent.TestRequest">TestRequest</a></td><td colspan="1" rowspan="1">2</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">0</td><td colspan="1" rowspan="1">100%</td><td colspan="1" rowspan="1">0.101</td></tr></table></div><br clear="none"></br></div>
 <div class="section">
 <h2><a shape="rect" name="Test_Cases"></a>Test Cases</h2><a shape="rect" name="Test_Cases"></a>
 <p>[<a shape="rect" href="#Summary">Summary</a>] [<a shape="rect" href="#Package_List">Package List</a>] [<a shape="rect" href="#Test_Cases">Test Cases</a>]</p>
 <div class="section">
 <h3><a shape="rect" name="TestRequest"></a>TestRequest</h3><a shape="rect" name="org.apache.hc.client5.http.fluent.TestRequest"></a>
-<table class="bodyTable" border="1"><tr class="a"><td colspan="1" rowspan="1"><img src="images/icon_success_sml.gif" alt=""></img></td><td colspan="1" rowspan="1"><a shape="rect" name="TC_org.apache.hc.client5.http.fluent.TestRequest.testGetFromString"></a>testGetFromString</td><td colspan="1" rowspan="1">0.028</td></tr><tr class="b"><td colspan="1" rowspan="1"><img src="images/icon_success_sml.gif" alt=""></img></td><td colspan="1" rowspan="1"><a shape="rect" name="TC_org.apache.hc.client5.http.fluent.TestRequest.testGetFromURI"></a>testGetFromURI</td><td colspan="1" rowspan="1">0.001</td></tr></table></div><br clear="none"></br></div>
+<table class="bodyTable" border="1"><tr class="a"><td colspan="1" rowspan="1"><img src="images/icon_success_sml.gif" alt=""></img></td><td colspan="1" rowspan="1"><a shape="rect" name="TC_org.apache.hc.client5.http.fluent.TestRequest.testGetFromString"></a>testGetFromString</td><td colspan="1" rowspan="1">0.03</td></tr><tr class="b"><td colspan="1" rowspan="1"><img src="images/icon_success_sml.gif" alt=""></img></td><td colspan="1" rowspan="1"><a shape="rect" name="TC_org.apache.hc.client5.http.fluent.TestRequest.testGetFromURI"></a>testGetFromURI</td><td colspan="1" rowspan="1">0.001</td></tr></table></div><br clear="none"></br></div>
       </div>
     </div>
     <div class="clear">

Modified: httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/xref-test/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/xref-test/index.html?rev=1878766&r1=1878765&r2=1878766&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/xref-test/index.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/httpclient5-fluent/xref-test/index.html Fri Jun 12 09:24:26 2020
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache HttpClient Fluent 5.0 Reference</title>
+        <title>Apache HttpClient Fluent 5.0.1 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")