You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by sv...@apache.org on 2021/02/27 12:55:19 UTC

svn commit: r1886981 [2/2] - in /httpcomponents/site: ./ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-client-5.0.x/migration-guide/ httpcomponents-client-5.1.x/ httpcomponents-core-4.4.x/ ht...

Added: httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.html?rev=1886981&view=auto
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.html (added)
+++ httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.html Sat Feb 27 12:55:19 2021
@@ -0,0 +1,241 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.md
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
+    <title>Apache HttpComponents &#x2013; Migration to Apache HttpClient 5.0 async APIs</title>
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="../../css/site.css" />
+    <link rel="stylesheet" href="../../css/print.css" media="print" />
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://www.apache.org/images/asf_logo_wide.gif"  alt="Apache"/></a></div>
+          <div class="pull-right"><a href="http://hc.apache.org/" id="bannerRight"><img src="http://hc.apache.org/images/logos/httpcomponents.png"  alt="HttpComponents"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
+
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
+</li>
+      <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
+    <li class="active ">Migration to Apache HttpClient 5.0 async APIs <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.md"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+      <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
+          </ul>
+        </div>
+      </header>
+      <div class="row-fluid">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">HttpComponents</li>
+    <li><a href="../../index.html" title="Home"><span class="none"></span>Home</a></li>
+    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="../../downloads.cgi" title="Download"><span class="none"></span>Download</a></li>
+    <li><a href="../../mail.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)"><span class="none"></span>Wiki (external)</a></li>
+    <li><a href="http://www.apache.org/security/" class="externalLink" title="Security"><span class="none"></span>Security</a></li>
+   <li class="nav-header">Overview</li>
+    <li><a href="../../index.html" title="About"><span class="none"></span>About</a></li>
+    <li><a href="../../news.html" title="News"><span class="none"></span>News</a></li>
+    <li><a href="../../get-involved.html" title="Get Involved"><span class="none"></span>Get Involved</a></li>
+   <li class="nav-header">Components</li>
+    <li><a href="../../httpcomponents-client-5.1.x/index.html" title="HttpClient 5.1 BETA"><span class="icon-chevron-right"></span>HttpClient 5.1 BETA</a></li>
+    <li><a href="../../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0"><span class="icon-chevron-down"></span>HttpClient 5.0</a>
+     <ul class="nav nav-list">
+      <li><a href="../../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/migration-guide/index.html" title="Migration Guide"><span class="icon-chevron-down"></span>Migration Guide</a>
+       <ul class="nav nav-list">
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/preparation.html" title="Preparation"><span class="none"></span>Preparation</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-classic.html" title="Classic"><span class="none"></span>Classic</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-simple.html" title="Async Simple"><span class="none"></span>Async Simple</a></li>
+        <li class="active"><a href="#"><span class="none"></span>Async Streaming</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-http2.html" title="Async HTTP/2 only"><span class="none"></span>Async HTTP/2 only</a></li>
+       </ul></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)"><span class="none"></span>Examples (Classic)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)"><span class="none"></span>Examples (Async)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)"><span class="none"></span>Examples (Reactive)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/logging.html" title="Logging Guide"><span class="none"></span>Logging Guide</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/android.html" title="Android"><span class="none"></span>Android</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/related-projects.html" title="Related"><span class="none"></span>Related</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/download.html" title="Download"><span class="none"></span>Download</a></li>
+     </ul></li>
+    <li><a href="../../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA"><span class="icon-chevron-right"></span>HttpCore 5.1 BETA</a></li>
+    <li><a href="../../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0"><span class="icon-chevron-right"></span>HttpCore 5.0</a></li>
+    <li><a href="../../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5"><span class="icon-chevron-right"></span>HttpClient 4.5</a></li>
+    <li><a href="../../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4"><span class="icon-chevron-right"></span>HttpCore 4.4</a></li>
+    <li><a href="../../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1"><span class="icon-chevron-right"></span>HttpAsyncClient 4.1</a></li>
+   <li class="nav-header">Legacy</li>
+    <li><a href="../../httpclient-legacy/index.html" title="Commons HttpClient"><span class="none"></span>Commons HttpClient</a></li>
+   <li class="nav-header">Project</li>
+    <li><a href="../../status.html" title="Status"><span class="none"></span>Status</a></li>
+    <li><a href="../../charter.html" title="Charter"><span class="none"></span>Charter</a></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org" class="externalLink" title="ASF Home Page"><span class="none"></span>ASF Home Page</a></li>
+    <li><a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache"><span class="none"></span>Sponsor Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"><img class="builtBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    /></a>
+<a href="http://maven.apache.org/" title="Maven" class="builtBy"><img class="builtBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    /></a>
+            </div>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<h1>Migration to Apache HttpClient 5.0 async APIs</h1>
+<p>HttpClient ships with a number of standard message handlers for the most common scenarios as well as a number of abstract classes that can be used as a base for custom handlers.</p>
+<ul>
+
+<li>
+
+<p><code>BasicAsyncEntityConsumer</code>, <code>BasicAsyncEntityProducer</code> entity handlers that buffer entity content in memory and therefore are not much different than simple handlers.</p>
+</li>
+<li>
+
+<p><code>AbstractBinAsyncEntityConsumer</code> and <code>AbstractBinAsyncEntityProducer</code> handlers can server as the base classes for custom binary entity consumers or producers.</p>
+</li>
+<li>
+
+<p><code>AbstractCharAsyncEntityConsumer</code> and <code>AbstractCharAsyncEntityProducer</code> handlers can server as the base classes for custom character entity consumers or producers.</p>
+</li>
+<li>
+
+<p><code>FileEntityProducer</code> entity handler that generates data stream from a file.</p>
+</li>
+<li>
+
+<p><code>AbstractClassicEntityConsumer</code> and <code>AbstractClassicEntityProducer</code> entity handlers that acts as a compatibility layer for classic <code>InputStream</code> / <code>OutputStream</code> based interfaces. Blocking input / output processing is executed through an <code>Executor</code>.</p>
+</li>
+<li>
+
+<p><code>BasicRequestProducer</code> and <code>BasicResponseConsumer</code> messages handlers that perform no message head transformation and can use any custom entity producer or consumer to handler the message body.</p>
+</li>
+<li>
+
+<p><code>AbstractBinResponseConsumer</code> response handler can server as the base class for custom binary response consumers.</p>
+</li>
+<li>
+
+<p><code>AbstractCharResponseConsumer</code> response handler can server as the base class for custom character response consumers.</p>
+</li>
+</ul>
+<p>There are also third-party libraries that can provide specialized message handlers, for instance, for <a class="externalLink" href="https://github.com/ok2c/httpcomponents-jackson">JSON message processing</a> using <a class="externalLink" href="https://github.com/FasterXML/jackson">Jackson JSON processor</a>.</p><section>
+<h2><a name="Migration_steps"></a>Migration steps</h2>
+<ul>
+
+<li>
+
+<p>Depending on the preferred migration path it one might consider migrating to HttpClient 5.0 classic APIs or HttpClient 5.0 async APIs with simple message handlers as the first step.</p>
+</li>
+<li>
+
+<p>Replace the existing request generation and response processing code with optimized message handlers shipped with HttpClient 5.0 or custom-built handlers.</p>
+</li>
+</ul>
+<p>In this particular instance <a class="externalLink" href="https://github.com/ok2c/httpcomponents-jackson">JSON message handlers</a> are used to process JSON messages of arbitrary length without intermediate buffering of the entire message.</p>
+<p>The general use pattern remains the same as with simple message handlers.</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">PoolingAsyncClientConnectionManager connectionManager = PoolingAsyncClientConnectionManagerBuilder.create()
+     .setTlsStrategy(ClientTlsStrategyBuilder.create()
+             .setSslContext(SSLContexts.createSystemDefault())
+             .setTlsVersions(TLS.V_1_3, TLS.V_1_2)
+             .build())
+     .setPoolConcurrencyPolicy(PoolConcurrencyPolicy.STRICT)
+     .setConnPoolPolicy(PoolReusePolicy.LIFO)
+     .setConnectionTimeToLive(TimeValue.ofMinutes(1L))
+     .build();
+ 
+CloseableHttpAsyncClient client = HttpAsyncClients.custom()
+     .setConnectionManager(connectionManager)
+     .setIOReactorConfig(IOReactorConfig.custom()
+             .setSoTimeout(Timeout.ofSeconds(5))
+             .build())
+     .setDefaultRequestConfig(RequestConfig.custom()
+             .setConnectTimeout(Timeout.ofSeconds(5))
+             .setResponseTimeout(Timeout.ofSeconds(5))
+             .setCookieSpec(StandardCookieSpec.STRICT)
+             .build())
+     .setVersionPolicy(HttpVersionPolicy.NEGOTIATE)
+     .build();
+client.start();
+ 
+CookieStore cookieStore = new BasicCookieStore();
+ 
+CredentialsProvider credentialsProvider = new BasicCredentialsProvider();
+
+HttpClientContext clientContext = HttpClientContext.create();
+clientContext.setCookieStore(cookieStore);
+clientContext.setCredentialsProvider(credentialsProvider);
+clientContext.setRequestConfig(RequestConfig.custom()
+     .setConnectTimeout(Timeout.ofSeconds(10))
+     .setResponseTimeout(Timeout.ofSeconds(10))
+     .build());
+ 
+JsonFactory jsonFactory = new JsonFactory();
+ObjectMapper objectMapper = new ObjectMapper(jsonFactory);
+ 
+HttpRequest httpPost = BasicHttpRequests.post(&quot;https://httpbin.org/post&quot;);
+ 
+List&lt;NameValuePair&gt; requestData = Arrays.asList(
+     new org.apache.http.message.BasicNameValuePair(&quot;name1&quot;, &quot;value1&quot;),
+     new org.apache.http.message.BasicNameValuePair(&quot;name2&quot;, &quot;value2&quot;));
+ 
+Future&lt;?&gt; future = client.execute(
+     JsonRequestProducers.create(httpPost, requestData, objectMapper),
+     JsonResponseConsumers.create(jsonFactory),
+     new FutureCallback&lt;Message&lt;HttpResponse, JsonNode&gt;&gt;() {
+
+         @Override
+         public void completed(Message&lt;HttpResponse, JsonNode&gt; message) {
+             System.out.println(message.getBody());
+         }
+
+         @Override
+         public void failed(Exception ex) {
+             System.out.println(&quot;Error executing HTTP request: &quot; + ex.getMessage());
+         }
+
+         @Override
+         public void cancelled() {
+             System.out.println(&quot;HTTP request execution cancelled&quot;);
+         }
+
+     });
+ 
+future.get();
+client.close(CloseMode.GRACEFUL);
+</pre></div></div></section>
+        </main>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>&#169;      2005&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Added: httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-classic.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-classic.html?rev=1886981&view=auto
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-classic.html (added)
+++ httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/migration-to-classic.html Sat Feb 27 12:55:19 2021
@@ -0,0 +1,261 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/httpcomponents-client-5.0.x/migration-guide/migration-to-classic.md
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
+    <title>Apache HttpComponents &#x2013; Migration to Apache HttpClient 5.0 classic APIs</title>
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="../../css/site.css" />
+    <link rel="stylesheet" href="../../css/print.css" media="print" />
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://www.apache.org/images/asf_logo_wide.gif"  alt="Apache"/></a></div>
+          <div class="pull-right"><a href="http://hc.apache.org/" id="bannerRight"><img src="http://hc.apache.org/images/logos/httpcomponents.png"  alt="HttpComponents"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
+
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
+</li>
+      <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
+    <li class="active ">Migration to Apache HttpClient 5.0 classic APIs <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.0.x/migration-guide/migration-to-classic.md"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+      <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
+          </ul>
+        </div>
+      </header>
+      <div class="row-fluid">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">HttpComponents</li>
+    <li><a href="../../index.html" title="Home"><span class="none"></span>Home</a></li>
+    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="../../downloads.cgi" title="Download"><span class="none"></span>Download</a></li>
+    <li><a href="../../mail.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)"><span class="none"></span>Wiki (external)</a></li>
+    <li><a href="http://www.apache.org/security/" class="externalLink" title="Security"><span class="none"></span>Security</a></li>
+   <li class="nav-header">Overview</li>
+    <li><a href="../../index.html" title="About"><span class="none"></span>About</a></li>
+    <li><a href="../../news.html" title="News"><span class="none"></span>News</a></li>
+    <li><a href="../../get-involved.html" title="Get Involved"><span class="none"></span>Get Involved</a></li>
+   <li class="nav-header">Components</li>
+    <li><a href="../../httpcomponents-client-5.1.x/index.html" title="HttpClient 5.1 BETA"><span class="icon-chevron-right"></span>HttpClient 5.1 BETA</a></li>
+    <li><a href="../../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0"><span class="icon-chevron-down"></span>HttpClient 5.0</a>
+     <ul class="nav nav-list">
+      <li><a href="../../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/migration-guide/index.html" title="Migration Guide"><span class="icon-chevron-down"></span>Migration Guide</a>
+       <ul class="nav nav-list">
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/preparation.html" title="Preparation"><span class="none"></span>Preparation</a></li>
+        <li class="active"><a href="#"><span class="none"></span>Classic</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-simple.html" title="Async Simple"><span class="none"></span>Async Simple</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.html" title="Async Streaming"><span class="none"></span>Async Streaming</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-http2.html" title="Async HTTP/2 only"><span class="none"></span>Async HTTP/2 only</a></li>
+       </ul></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)"><span class="none"></span>Examples (Classic)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)"><span class="none"></span>Examples (Async)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)"><span class="none"></span>Examples (Reactive)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/logging.html" title="Logging Guide"><span class="none"></span>Logging Guide</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/android.html" title="Android"><span class="none"></span>Android</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/related-projects.html" title="Related"><span class="none"></span>Related</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/download.html" title="Download"><span class="none"></span>Download</a></li>
+     </ul></li>
+    <li><a href="../../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA"><span class="icon-chevron-right"></span>HttpCore 5.1 BETA</a></li>
+    <li><a href="../../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0"><span class="icon-chevron-right"></span>HttpCore 5.0</a></li>
+    <li><a href="../../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5"><span class="icon-chevron-right"></span>HttpClient 4.5</a></li>
+    <li><a href="../../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4"><span class="icon-chevron-right"></span>HttpCore 4.4</a></li>
+    <li><a href="../../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1"><span class="icon-chevron-right"></span>HttpAsyncClient 4.1</a></li>
+   <li class="nav-header">Legacy</li>
+    <li><a href="../../httpclient-legacy/index.html" title="Commons HttpClient"><span class="none"></span>Commons HttpClient</a></li>
+   <li class="nav-header">Project</li>
+    <li><a href="../../status.html" title="Status"><span class="none"></span>Status</a></li>
+    <li><a href="../../charter.html" title="Charter"><span class="none"></span>Charter</a></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org" class="externalLink" title="ASF Home Page"><span class="none"></span>ASF Home Page</a></li>
+    <li><a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache"><span class="none"></span>Sponsor Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"><img class="builtBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    /></a>
+<a href="http://maven.apache.org/" title="Maven" class="builtBy"><img class="builtBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    /></a>
+            </div>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<h1>Migration to Apache HttpClient 5.0 classic APIs</h1>
+<p>HttpClient 5.0 releases can be co-located with earlier major versions on the same classpath due to versioned package namespace and Maven module coordinates.</p>
+<p>HttpClient 5.0 classic APIs are largely compatible with HttpClient 4.0 APIs. Major differences are related to connection management configuration, SSL/TLS and timeout settings when building HttpClient instances.</p><section>
+<h2><a name="Migration_steps"></a>Migration steps</h2>
+<ul>
+
+<li>
+
+<p>Add HttpClient 5.0 as a new dependency to the project and optionally remove HttpClient 4.x</p>
+</li>
+<li>
+
+<p>Remove old <code>org.apache.http</code> imports and re-import HttpClient classes from <code>org.apache.hc.httpclient5</code> package namespace. Most old interfaces and classes should resolve automatically. One notable exception is <code>HttpEntityEnclosingRequest</code> interface In HttpClient 5.0 one can enclose a request entity with any HTTP method even if violates semantic of the method.</p>
+</li>
+<li>
+
+<p>There will be compilation errors due to API incompatibilities between version series 4.x and 5.x mostly related to SSL/TLS and timeout settings and <code>CloseableHttpClient</code> instance creation. Several modifications are likely to be necessary.</p>
+</li>
+<li>
+
+<p>Use <code>PoolingHttpClientConnectionManagerBuilder</code> class to create connection managers with custom parameters</p>
+</li>
+<li>
+
+<p>Use <code>SSLConnectionSocketFactoryBuilder</code> class to create SSL connection socket factories with custom parameters</p>
+</li>
+<li>
+
+<p>Explicitly specify TLSv1.2 or TLSv1.3 in order to disable older less versions of the SSL/TLS protocol. Please note all SSL versions are excluded by default.</p>
+</li>
+<li>
+
+<p>Use <code>Timeout</code> class to define timeouts.</p>
+</li>
+<li>
+
+<p>Use <code>TimeValue</code> class to define time values (duration).</p>
+</li>
+<li>
+
+<p>Optionally choose a connection pool concurrency policy: <code>STRICT</code> for strict connection max limit guarantees; <code>LAX</code> for higher concurrency but with lax connection maximum limit guarantees. With <code>LAX</code> policy HttpClient can exceed the per route maximum limit under high load and does not enforce the total maximum limit.</p>
+</li>
+<li>
+
+<p>Optionally choose a connection pool re-use policy: <code>FILO</code> to re-use as few connections as possible making it possible for connections to become idle and expire; <code>LILO</code> to re-use all connections equally preventing them from becoming idle and expiring.</p>
+</li>
+</ul>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">PoolingHttpClientConnectionManager connectionManager = PoolingHttpClientConnectionManagerBuilder.create()
+      .setSSLSocketFactory(SSLConnectionSocketFactoryBuilder.create()
+              .setSslContext(SSLContexts.createSystemDefault())
+              .setTlsVersions(TLS.V_1_3, TLS.V_1_2)
+              .build())
+      .setDefaultSocketConfig(SocketConfig.custom()
+              .setSoTimeout(Timeout.ofSeconds(5))
+              .build())
+      .setPoolConcurrencyPolicy(PoolConcurrencyPolicy.STRICT)
+      .setConnPoolPolicy(PoolReusePolicy.LIFO)
+      .setConnectionTimeToLive(TimeValue.ofMinutes(1L))
+      .build();
+</pre></div></div>
+
+<ul>
+
+<li>
+
+<p>Favor <code>standard-strict</code> cookie policy when using HttpClient 5.0.</p>
+</li>
+<li>
+
+<p>Use response timeout to define the maximum period of inactivity until receipt of response data.</p>
+</li>
+<li>
+
+<p>All base principles and good practices of HttpClient programing still apply. Always re-use client instances. Client instances are expensive to create and are thread safe in both HttpClient 4.x and 5.0 series.</p>
+</li>
+</ul>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">CloseableHttpClient client = HttpClients.custom()
+      .setConnectionManager(connectionManager)
+      .setDefaultRequestConfig(RequestConfig.custom()
+              .setConnectTimeout(Timeout.ofSeconds(5))
+              .setResponseTimeout(Timeout.ofSeconds(5))
+              .setCookieSpec(StandardCookieSpec.STRICT)
+              .build())
+      .build();
+
+CookieStore cookieStore = new BasicCookieStore();
+
+CredentialsProvider credentialsProvider = new BasicCredentialsProvider();
+
+HttpClientContext clientContext = HttpClientContext.create();
+clientContext.setCookieStore(cookieStore);
+clientContext.setCredentialsProvider(credentialsProvider);
+clientContext.setRequestConfig(RequestConfig.custom()
+      .setConnectTimeout(Timeout.ofSeconds(10))
+      .setResponseTimeout(Timeout.ofSeconds(10))
+      .build());
+
+JsonFactory jsonFactory = new JsonFactory();
+ObjectMapper objectMapper = new ObjectMapper(jsonFactory);
+
+HttpPost httpPost = new HttpPost(&quot;https://httpbin.org/post&quot;);
+
+List&lt;NameValuePair&gt; requestData = Arrays.asList(
+      new BasicNameValuePair(&quot;name1&quot;, &quot;value1&quot;),
+      new BasicNameValuePair(&quot;name2&quot;, &quot;value2&quot;));
+httpPost.setEntity(HttpEntities.create(outstream -&gt; {
+  objectMapper.writeValue(outstream, requestData);
+  outstream.flush();
+}, ContentType.APPLICATION_JSON));
+</pre></div></div>
+
+<ul>
+
+<li>HTTP response messages in HttpClient 5.x no longer have a status line. Use response code directly.</li>
+</ul>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">JsonNode responseData = client.execute(httpPost, response -&gt; {
+  if (response.getCode() &gt;= 300) {
+      throw new ClientProtocolException(new StatusLine(response).toString());
+  }
+  final HttpEntity responseEntity = response.getEntity();
+  if (responseEntity == null) {
+      return null;
+  }
+  try (InputStream inputStream = responseEntity.getContent()) {
+      return objectMapper.readTree(inputStream);
+  }
+});
+System.out.println(responseData);
+</pre></div></div>
+
+<ul>
+
+<li><code>CloseableHttpClient</code> instances should be closed when no longer needed or about to go out of score.</li>
+</ul>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">client.close();
+</pre></div></div></section>
+        </main>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>&#169;      2005&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Added: httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/preparation.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/preparation.html?rev=1886981&view=auto
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/preparation.html (added)
+++ httpcomponents/site/httpcomponents-client-5.0.x/migration-guide/preparation.html Sat Feb 27 12:55:19 2021
@@ -0,0 +1,246 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/httpcomponents-client-5.0.x/migration-guide/preparation.md
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
+    <title>Apache HttpComponents &#x2013; Migration from Apache HttpClient 4.x APIs</title>
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="../../css/site.css" />
+    <link rel="stylesheet" href="../../css/print.css" media="print" />
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://www.apache.org/images/asf_logo_wide.gif"  alt="Apache"/></a></div>
+          <div class="pull-right"><a href="http://hc.apache.org/" id="bannerRight"><img src="http://hc.apache.org/images/logos/httpcomponents.png"  alt="HttpComponents"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
+
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
+</li>
+      <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
+    <li class="active ">Migration from Apache HttpClient 4.x APIs <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.0.x/migration-guide/preparation.md"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+      <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
+          </ul>
+        </div>
+      </header>
+      <div class="row-fluid">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">HttpComponents</li>
+    <li><a href="../../index.html" title="Home"><span class="none"></span>Home</a></li>
+    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="../../downloads.cgi" title="Download"><span class="none"></span>Download</a></li>
+    <li><a href="../../mail.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)"><span class="none"></span>Wiki (external)</a></li>
+    <li><a href="http://www.apache.org/security/" class="externalLink" title="Security"><span class="none"></span>Security</a></li>
+   <li class="nav-header">Overview</li>
+    <li><a href="../../index.html" title="About"><span class="none"></span>About</a></li>
+    <li><a href="../../news.html" title="News"><span class="none"></span>News</a></li>
+    <li><a href="../../get-involved.html" title="Get Involved"><span class="none"></span>Get Involved</a></li>
+   <li class="nav-header">Components</li>
+    <li><a href="../../httpcomponents-client-5.1.x/index.html" title="HttpClient 5.1 BETA"><span class="icon-chevron-right"></span>HttpClient 5.1 BETA</a></li>
+    <li><a href="../../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0"><span class="icon-chevron-down"></span>HttpClient 5.0</a>
+     <ul class="nav nav-list">
+      <li><a href="../../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/migration-guide/index.html" title="Migration Guide"><span class="icon-chevron-down"></span>Migration Guide</a>
+       <ul class="nav nav-list">
+        <li class="active"><a href="#"><span class="none"></span>Preparation</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-classic.html" title="Classic"><span class="none"></span>Classic</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-simple.html" title="Async Simple"><span class="none"></span>Async Simple</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-streaming.html" title="Async Streaming"><span class="none"></span>Async Streaming</a></li>
+        <li><a href="../../httpcomponents-client-5.0.x/migration-guide/migration-to-async-http2.html" title="Async HTTP/2 only"><span class="none"></span>Async HTTP/2 only</a></li>
+       </ul></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)"><span class="none"></span>Examples (Classic)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)"><span class="none"></span>Examples (Async)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)"><span class="none"></span>Examples (Reactive)</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/logging.html" title="Logging Guide"><span class="none"></span>Logging Guide</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/android.html" title="Android"><span class="none"></span>Android</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/related-projects.html" title="Related"><span class="none"></span>Related</a></li>
+      <li><a href="../../httpcomponents-client-5.0.x/download.html" title="Download"><span class="none"></span>Download</a></li>
+     </ul></li>
+    <li><a href="../../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA"><span class="icon-chevron-right"></span>HttpCore 5.1 BETA</a></li>
+    <li><a href="../../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0"><span class="icon-chevron-right"></span>HttpCore 5.0</a></li>
+    <li><a href="../../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5"><span class="icon-chevron-right"></span>HttpClient 4.5</a></li>
+    <li><a href="../../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4"><span class="icon-chevron-right"></span>HttpCore 4.4</a></li>
+    <li><a href="../../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1"><span class="icon-chevron-right"></span>HttpAsyncClient 4.1</a></li>
+   <li class="nav-header">Legacy</li>
+    <li><a href="../../httpclient-legacy/index.html" title="Commons HttpClient"><span class="none"></span>Commons HttpClient</a></li>
+   <li class="nav-header">Project</li>
+    <li><a href="../../status.html" title="Status"><span class="none"></span>Status</a></li>
+    <li><a href="../../charter.html" title="Charter"><span class="none"></span>Charter</a></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org" class="externalLink" title="ASF Home Page"><span class="none"></span>ASF Home Page</a></li>
+    <li><a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache"><span class="none"></span>Sponsor Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"><img class="builtBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    /></a>
+<a href="http://maven.apache.org/" title="Maven" class="builtBy"><img class="builtBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    /></a>
+            </div>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<h1>Migration from Apache HttpClient 4.x APIs</h1>
+<p>It is strongly encouraged to follow the best practices and common use patterns in programming with Apache HttpClient 4.x. They remain largely unchanged between 4.x and 5.x release series. Correctly written code will be easier to port to 5.0 APIs and from the classic I/O model to the async I/O model.</p><section>
+<h2><a name="Preparation_steps"></a>Preparation steps</h2>
+<ol style="list-style-type: decimal">
+
+<li>
+
+<p>Make sure there are no references to deprecated functions or classes</p>
+</li>
+<li>
+
+<p>HttpClient uses tries to use sensible defaults but it is generally recommended to adjust SSL/TLS parameters and timeout settings for the specific application context.</p>
+</li>
+<li>
+
+<p>Explicitly specify TLSv1.2 in order to disable older, less secure versions of the SSL/TLS protocol. Please note HttpClient 4.5 disables all SSL versions by default.</p>
+</li>
+<li>
+
+<p>Set finite socket and connect timeouts.</p>
+</li>
+<li>
+
+<p>Set finite connection total time to live (TTL).</p>
+</li>
+<li>
+
+<p>Favor <code>standard</code> and <code>standard-strict</code> cookie policies.</p>
+</li>
+<li>
+
+<p>IMPORTANT: Always re-use <code>CloseableHttpClient</code> instances. They are expensive to create, but they are also fully thread safe, so multiple threads can use the same instance of <code>CloseableHttpClient</code> to execute multiple requests concurrently taking full advantage of persistent connection re-use and connection pooling.</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">CloseableHttpClient client = HttpClients.custom()
+        .setSSLSocketFactory(new SSLConnectionSocketFactory(
+                SSLContexts.createSystemDefault(),
+                new String[] { &quot;TLSv1.2&quot; },
+                null,
+                SSLConnectionSocketFactory.getDefaultHostnameVerifier()))
+        .setConnectionTimeToLive(1, TimeUnit.MINUTES)
+        .setDefaultSocketConfig(SocketConfig.custom()
+                .setSoTimeout(5000)
+                .build())
+        .setDefaultRequestConfig(RequestConfig.custom()
+                .setConnectTimeout(5000)
+                .setSocketTimeout(5000)
+                .setCookieSpec(CookieSpecs.STANDARD_STRICT)
+                .build())
+        .build();
+</pre></div></div>
+</li>
+<li>
+
+<p>Cookie store and credentials providers can be shared by multiple execution threads. They can still be shared by multiple message exchnages without being set at <code>CloseableHttpClient</code> construction time.</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">CookieStore cookieStore = new BasicCookieStore();
+CredentialsProvider credentialsProvider = new BasicCredentialsProvider();
+</pre></div></div>
+</li>
+<li>
+
+<p>While <code>CloseableHttpClient</code> should have the default configuration applicable to all all messages exchanges one can use <code>HttpContext</code> to customize individual request execution parameters.</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">HttpClientContext clientContext = HttpClientContext.create();
+clientContext.setCookieStore(cookieStore);
+clientContext.setCredentialsProvider(credentialsProvider);
+clientContext.setRequestConfig(RequestConfig.custom()
+        .setConnectTimeout(10000)
+        .setSocketTimeout(10000)
+        .setCookieSpec(CookieSpecs.STANDARD)
+        .build());
+</pre></div></div>
+</li>
+<li>
+
+<p>Always set content type and content encoding on the entity and let HttpClient generate request headers automatically.</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">JsonFactory jsonFactory = new JsonFactory();
+ObjectMapper objectMapper = new ObjectMapper(jsonFactory);
+
+HttpPost httpPost = new HttpPost(&quot;https://httpbin.org/post&quot;);
+List&lt;NameValuePair&gt; requestData = Arrays.asList(
+        new BasicNameValuePair(&quot;name1&quot;, &quot;value1&quot;),
+        new BasicNameValuePair(&quot;name2&quot;, &quot;value2&quot;));
+
+EntityTemplate requestEntity = new EntityTemplate(outstream -&gt; {
+    objectMapper.writeValue(outstream, requestData);
+    outstream.flush();
+
+});
+requestEntity.setContentType(ContentType.APPLICATION_JSON.toString());
+httpPost.setEntity(requestEntity);
+</pre></div></div>
+</li>
+<li>
+
+<p>Consume response content directly from the content stream and convert it to a higher level object without converting it to an intermediate string or byte array.</p>
+</li>
+<li>
+
+<p>Favor HTTP response handlers for response processing, thus making connection release automatic.</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">JsonNode responseData = client.execute(httpPost, response -&gt; {
+    if (response.getStatusLine().getStatusCode() &gt;= 300) {
+        throw new ClientProtocolException(Objects.toString(response.getStatusLine()));
+    }
+    final HttpEntity responseEntity = response.getEntity();
+    if (responseEntity == null) {
+        return null;
+    }
+    try (InputStream inputStream = responseEntity.getContent()) {
+        return objectMapper.readTree(inputStream);
+    }
+});
+System.out.println(responseData);
+</pre></div></div>
+</li>
+<li><code>CloseableHttpClient</code> instances should be closed when no longer needed or about to go out of score.
+
+<div class="source">
+<div class="source"><pre class="prettyprint">client.close();
+</pre></div></div>
+</li>
+</ol></section>
+        </main>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>&#169;      2005&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Modified: httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Quick Start <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.0.x/quickstart.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -53,6 +53,7 @@
     <li><a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0"><span class="icon-chevron-down"></span>HttpClient 5.0</a>
      <ul class="nav nav-list">
       <li class="active"><a href="#"><span class="none"></span>Quick Start</a></li>
+      <li><a href="../httpcomponents-client-5.0.x/migration-guide/index.html" title="Migration Guide"><span class="icon-chevron-right"></span>Migration Guide</a></li>
       <li><a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)"><span class="none"></span>Examples (Classic)</a></li>
       <li><a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)"><span class="none"></span>Examples (Async)</a></li>
       <li><a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)"><span class="none"></span>Examples (Reactive)</a></li>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Related projects <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.0.x/related-projects.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -63,6 +63,7 @@
     <li><a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0"><span class="icon-chevron-down"></span>HttpClient 5.0</a>
      <ul class="nav nav-list">
       <li><a href="../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li>
+      <li><a href="../httpcomponents-client-5.0.x/migration-guide/index.html" title="Migration Guide"><span class="icon-chevron-right"></span>Migration Guide</a></li>
       <li><a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)"><span class="none"></span>Examples (Classic)</a></li>
       <li><a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)"><span class="none"></span>Examples (Async)</a></li>
       <li><a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)"><span class="none"></span>Examples (Reactive)</a></li>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/download.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/download.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/download.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Downloads <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.1.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Examples (Async) <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.1.x/examples-async.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Examples (Async) <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.1.x/examples-reactive.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/examples.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/examples.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Examples (Classic) <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.1.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/index.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/index.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Overview <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.1.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpClient Quick Start <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-5.1.x/quickstart.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-4.4.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.4.x/download.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/download.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Downloads <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-4.4.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-4.4.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.4.x/examples.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/examples.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-4.4.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-4.4.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.4.x/index.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/index.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Overview <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-4.4.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.0.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.0.x/download.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/download.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Downloads <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.0.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.0.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.0.x/examples.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/examples.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.0.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.0.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.0.x/index.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/index.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Overview <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.0.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Related projects <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.0.x/related-projects.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.1.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.1.x/download.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.1.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-5.1.x/download.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Downloads <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.1.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.1.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.1.x/examples.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.1.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-5.1.x/examples.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.1.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/httpcomponents-core-5.1.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.1.x/index.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.1.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-5.1.x/index.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpCore Overview <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-core-5.1.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/index.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/index.html (original)
+++ httpcomponents/site/index.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Apache HttpComponents <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/index.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/licenses.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/licenses.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/licenses.html (original)
+++ httpcomponents/site/licenses.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Project Licenses</li>

Modified: httpcomponents/site/mail.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/mail.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/mail.html (original)
+++ httpcomponents/site/mail.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpComponents Mailing Lists <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/mail.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/mailing-lists.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/mailing-lists.html (original)
+++ httpcomponents/site/mailing-lists.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Project Mailing Lists</li>

Modified: httpcomponents/site/news.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/news.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/news.html (original)
+++ httpcomponents/site/news.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpComponents Project News <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/news.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/project-info.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/project-info.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/project-info.html (original)
+++ httpcomponents/site/project-info.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Project Information</li>

Modified: httpcomponents/site/status.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/status.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/status.html (original)
+++ httpcomponents/site/status.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">HttpComponents Project Status <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/status.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>

Modified: httpcomponents/site/team.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/team.html?rev=1886981&r1=1886980&r2=1886981&view=diff
==============================================================================
--- httpcomponents/site/team.html (original)
+++ httpcomponents/site/team.html Sat Feb 27 12:55:19 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-27<span class="divider">|</span>
 </li>
       <li class=""><a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>