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/15 16:52:37 UTC

svn commit: r1886535 [1/4] - in /httpcomponents/site: ./ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-client-5.1.x/ httpcomponents-core-4.4.x/ httpcomponents-core-5.0.x/ httpcomponents-core-...

Author: svn-site-role
Date: Mon Feb 15 16:52:36 2021
New Revision: 1886535

URL: http://svn.apache.org/viewvc?rev=1886535&view=rev
Log:
Site checkin for project Apache HttpComponents WebSite

Added:
    httpcomponents/site/.htaccess
Removed:
    httpcomponents/site/poweredby.html
Modified:
    httpcomponents/site/charter.html
    httpcomponents/site/downloads.html
    httpcomponents/site/get-involved.html
    httpcomponents/site/httpcomponents-asyncclient-4.1.x/download.html
    httpcomponents/site/httpcomponents-asyncclient-4.1.x/examples.html
    httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html
    httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html
    httpcomponents/site/httpcomponents-client-4.5.x/android.html
    httpcomponents/site/httpcomponents-client-4.5.x/download.html
    httpcomponents/site/httpcomponents-client-4.5.x/examples.html
    httpcomponents/site/httpcomponents-client-4.5.x/index.html
    httpcomponents/site/httpcomponents-client-4.5.x/logging.html
    httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html
    httpcomponents/site/httpcomponents-client-4.5.x/primer.html
    httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html
    httpcomponents/site/httpcomponents-client-5.0.x/android.html
    httpcomponents/site/httpcomponents-client-5.0.x/download.html
    httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html
    httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html
    httpcomponents/site/httpcomponents-client-5.0.x/examples.html
    httpcomponents/site/httpcomponents-client-5.0.x/index.html
    httpcomponents/site/httpcomponents-client-5.0.x/logging.html
    httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html
    httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html
    httpcomponents/site/httpcomponents-client-5.1.x/android.html
    httpcomponents/site/httpcomponents-client-5.1.x/download.html
    httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html
    httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html
    httpcomponents/site/httpcomponents-client-5.1.x/examples.html
    httpcomponents/site/httpcomponents-client-5.1.x/index.html
    httpcomponents/site/httpcomponents-client-5.1.x/logging.html
    httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html
    httpcomponents/site/httpcomponents-client-5.1.x/related-projects.html
    httpcomponents/site/httpcomponents-core-4.4.x/download.html
    httpcomponents/site/httpcomponents-core-4.4.x/examples.html
    httpcomponents/site/httpcomponents-core-4.4.x/index.html
    httpcomponents/site/httpcomponents-core-5.0.x/download.html
    httpcomponents/site/httpcomponents-core-5.0.x/examples.html
    httpcomponents/site/httpcomponents-core-5.0.x/index.html
    httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html
    httpcomponents/site/httpcomponents-core-5.1.x/download.html
    httpcomponents/site/httpcomponents-core-5.1.x/examples.html
    httpcomponents/site/httpcomponents-core-5.1.x/index.html
    httpcomponents/site/httpcomponents-core-5.1.x/related-projects.html
    httpcomponents/site/index.html
    httpcomponents/site/licenses.html
    httpcomponents/site/mail.html
    httpcomponents/site/mailing-lists.html
    httpcomponents/site/news.html
    httpcomponents/site/project-info.html
    httpcomponents/site/status.html
    httpcomponents/site/team.html

Added: httpcomponents/site/.htaccess
URL: http://svn.apache.org/viewvc/httpcomponents/site/.htaccess?rev=1886535&view=auto
==============================================================================
--- httpcomponents/site/.htaccess (added)
+++ httpcomponents/site/.htaccess Mon Feb 15 16:52:36 2021
@@ -0,0 +1,6 @@
+Redirect permanent  "/httpclient-3.x"                  "/httpclient-legacy"
+Redirect permanent  "/httpcomponents-asyncclient-ga"   "/httpcomponents-asyncclient-4.1.x"
+Redirect temp       "/httpcomponents-core-ga"          "/httpcomponents-core-5.0.x"
+Redirect temp       "/httpcomponents-client-ga"        "/httpcomponents-client-5.0.x"
+Redirect temp       "/httpcomponents-core-dev"         "/httpcomponents-core-5.1.x"
+Redirect temp       "/httpcomponents-client-dev"       "/httpcomponents-client-5.1.x"

Modified: httpcomponents/site/charter.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/charter.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/charter.html (original)
+++ httpcomponents/site/charter.html Mon Feb 15 16:52:36 2021
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/charter.apt
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/charter.md
  | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -8,7 +8,7 @@
     <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; HttpComponents Project Charter</title>
+    <title>Apache HttpComponents &#x2013; Charter</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" />
@@ -25,10 +25,10 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 Charter <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/charter.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+    <li class="active ">Charter <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/charter.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>
@@ -47,7 +47,6 @@
    <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="poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>
@@ -83,27 +82,57 @@
           </div>
         </header>
         <main id="bodyColumn"  class="span10" >
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+      http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<!--
+  The Charter was approved by a PMC vote ending on 2008-02-09.
+  Changes to the Charter require PMC approval.
+  DO NOT EDIT the "Charter" section, not even to fix typos.
+-->
 <section>
-<h2><a name="Charter">Charter</a></h2>
+<h2><a name="Charter"></a>Charter</h2>
 <p>The Apache HttpComponents project is responsible for creating and maintaining a toolset of low level Java components focused on HTTP and associated protocols.</p>
-<p>We develop and maintain a component called <b>HttpCore</b>, which addresses the basic needs for communicating via HTTP on the client and server side. HttpCore defines a framework for extending the provided functionality beyond the basic needs.</p>
-<p>We develop and maintain a component called <b>HttpClient</b>, which builds on HttpCore and adds functionality typically required for client-side HTTP communication. In particular, HttpClient adds support for cookies, authentication, and client-side connection management.</p>
-<p><b>HttpCore</b> and <b>HttpClient</b> are at the center of the Apache HttpComponents project. All other activities orbit around this duo.</p>
+<p>We develop and maintain a component called <code>HttpCore</code>, which addresses the basic needs for communicating via HTTP on the client and server side. HttpCore defines a framework for extending the provided functionality beyond the basic needs.</p>
+<p>We develop and maintain a component called <code>HttpClient</code>, which builds on HttpCore and adds functionality typically required for client-side HTTP communication. In particular, HttpClient adds support for cookies, authentication, and client-side connection management.</p>
+<p><code>HttpCore</code> and <code>HttpClient</code> are at the center of the Apache HttpComponents project. All other activities orbit around this duo.</p>
 <p>We maintain the codebase of the Jakarta Commons HttpClient, also known as Commons HttpClient 3.1, until such time that the new HttpClient based on HttpCore is considered ready for use in production systems.</p>
 <p>We are looking for new components that build upon and extend the functionality of the existing ones. We are also looking for new components that complement the functionality of the existing ones and make them more useful or easier to use.</p>
-<p>We are open to give a home to applications that derive a significant part of their functionality from our components, if approached by such projects.</p></section><section>
-<h2><a name="History">History</a></h2>
+<p>We are open to give a home to applications that derive a significant part of their functionality from our components, if approached by such projects.</p><!--
+end of the "Charter" section that must not be edited without PMC approval
+-->
+</section><section>
+<h2><a name="History"></a>History</h2>
 <p>The history of the HttpComponents starts with the now retired <a class="externalLink" href="http://jakarta.apache.org/slide/">Jakarta Slide</a> project. Slide was a WebDAV server including a client component, and the WebDAV protocol builds on HTTP. There was interest in using the client-side HTTP implementation independently of Slide. The code was spun off from Slide in 2001 to become the HttpClient subproject of the Jakarta Commons.</p>
-<p>Since it generated a disproportional amount of traffic on the Commons mailing lists, HttpClient activity was moved to separate mailing lists. This started the dissociation of HttpClient from Commons, which continued when HttpClient was promoted to the Jakarta subproject level in 2004. The latter event is recorded as the oldest <a href="./news.html">News</a> item of the HttpComponents project.</p>
-<p>The shortcomings in the design of HttpClient, as explained in the <a href="./commons-httpclient-lessons.html">Lessons Learned</a>, created interest in redesigning the API from scratch. To that end, the Jakarta HttpComponents project replaced the HttpClient project in 2005. The new project was charged with the tasks of developing a successor to HttpClient 3.x, and of maintaining the existing codebase until the new one is ready to take over.</p>
+<p>Since it generated a disproportional amount of traffic on the Commons mailing lists, HttpClient activity was moved to separate mailing lists. This started the dissociation of HttpClient from Commons, which continued when HttpClient was promoted to the Jakarta subproject level in 2004. The latter event is recorded as the oldest <a href="news.html">News</a> item of the HttpComponents project.</p>
 <p>The <a class="externalLink" href="http://commons.apache.org/">Commons</a>, cradle of HttpClient, left Jakarta in 2007 to become an independent Top Level Project. Later in the same year, the HttpComponents project also left Jakarta to become an independent Top Level Project, taking the responsibility for maintaining HttpClient 3.x with it. Our TLP resolution is presented below.</p></section><section>
-<h2><a name="Resolution">Resolution</a></h2>
-<p>The Apache HttpComponents project was established as an Apache top level project in November 2007, when the Apache Board approved the following resolution:</p>
-<div>
-<pre>Establish the Apache HttpComponents project
+<h2><a name="Resolution"></a>Resolution</h2>
+<p>The Apache HttpComponents project was established as an Apache top level project in November 2007, when the Apache Board approved the following resolution:</p><!--
+The following is a verbatim copy of the TLP resolution.
+DO NOT EDIT, not even to fix typos
+-->
+<hr />
+
+<div class="source">
+<div class="source"><pre class="prettyprint">Establish the Apache HttpComponents project
 
 WHEREAS, the Board of Directors deems it to be in the best interests of the Foundation and
-consistent with the Foundation's purpose to establish a Project Management Committee charged with
+consistent with the Foundation\'s purpose to establish a Project Management Committee charged with
 the creation and maintenance of open-source software related to a toolset of low level Java
 components focused on HTTP and associated protocols, and of applications based on these components,
 for distribution at no charge to the public.
@@ -147,7 +176,9 @@ obsoleted by the components of the Apach
 
 RESOLVED, that all responsibilities pertaining to the Apache Jakarta HttpComponents subproject and
 the former Apache Jakarta Commons HttpClient codebase encumbered upon the Apache Jakarta Project are
-hereafter discharged.</pre></div></section>
+hereafter discharged.
+</pre></div></div>
+<hr /></section>
         </main>
       </div>
     </div>

Modified: httpcomponents/site/downloads.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/downloads.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/downloads.html (original)
+++ httpcomponents/site/downloads.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 Downloads <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/xdoc/downloads.xml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/get-involved.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/get-involved.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/get-involved.html (original)
+++ httpcomponents/site/get-involved.html Mon Feb 15 16:52:36 2021
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/get-involved.apt
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/markdown/get-involved.md
  | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -25,10 +25,10 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">Get Involved With HttpComponents <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/get-involved.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+    <li class="active ">Get Involved With HttpComponents <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/get-involved.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>
@@ -47,7 +47,6 @@
    <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="poweredby.html" title="Powered by"><span class="none"></span>Powered by</a></li>
     <li class="active"><a href="#"><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>
@@ -83,24 +82,50 @@
           </div>
         </header>
         <main id="bodyColumn"  class="span10" >
-<section>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+      http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<h1>Get Involved With HttpComponents</h1><section>
 <h2><a name="Community"></a>Community</h2>
 <ul>
+
 <li>Users mailing list: <a class="externalLink" href="mailto:httpclient-users@hc.apache.org">httpclient-users@</a> for general discussion, questions, and announcements. This is the perfect place to ask for help if you need it!</li>
 <li>Development mailing list: <a class="externalLink" href="mailto:dev@hc.apache.org">dev@</a> for discussion about project development.</li>
-<li>GitHub: Star us at <a class="externalLink" href="https://github.com/apache/httpcomponents-core/">apache/httpcomponents-core</a> and <a class="externalLink" href="https://github.com/apache/httpcomponents-client/">apache/httpcomponents-client</a> and use this to follow HttpComponents development or contribute pull requests. If you're interested in development, please see the Contributing section below for details on our development process.</li>
+<li>GitHub: Star us at <a class="externalLink" href="https://github.com/apache/httpcomponents-core/">apache/httpcomponents-core</a> and <a class="externalLink" href="https://github.com/apache/httpcomponents-client/">apache/httpcomponents-client</a> and use this to follow HttpComponents development or contribute pull requests. If you&#x2019;re interested in development, please see the Contributing section below for details on our development process.</li>
 <li>Reporting issues:
 <ul>
+
 <li><a class="externalLink" href="https://issues.apache.org/jira/projects/HTTPCORE">HttpComponents Core</a></li>
-<li><a class="externalLink" href="https://issues.apache.org/jira/projects/HTTPCLIENT">HttpComponents Client</a> and <a class="externalLink" href="https://issues.apache.org/jira/projects/HTTPASYNC">HttpComponents AsyncClient</a></li></ul></li>
-<li>Slack: Some committers and users are present in the channel <a class="externalLink" href="https://the-asf.slack.com/archives/CGC9KPJKH">#httpcomponents-client</a> on the Apache Slack team.</li>
-<li>StackOverflow: While the user mailing list is the primary resource for asking questions, if you prefer StackOverflow, make sure to tag your question with <a class="externalLink" href="https://stackoverflow.com/questions/tagged/apache-httpcomponents">apache-httpcomponents</a>.</li></ul></section><section>
+<li><a class="externalLink" href="https://issues.apache.org/jira/projects/HTTPCLIENT">HttpComponents Client</a></li>
+</ul>
+</li>
+<li>
+
+<p>Slack: Some committers and users are present in the channel <a class="externalLink" href="https://the-asf.slack.com/archives/CGC9KPJKH">#httpcomponents-client</a> on the Apache Slack team.</p>
+</li>
+<li>StackOverflow: While the user mailing list is the primary resource for asking questions, if you prefer StackOverflow, make sure to tag your question with <a class="externalLink" href="https://stackoverflow.com/questions/tagged/apache-httpcomponents">apache-httpcomponents</a>.</li>
+</ul></section><section>
 <h2><a name="Contributing"></a>Contributing</h2>
-<p>HttpComponents is a community-led project and we are delighted to receive contributions of anything from minor fixes to new features. If you have an itch to scratch, then by all means do that! Fixing bugs you run into, or adding features you need, are both immensely helpful. There are plenty of ways to help outside writing code. Code review of pull requests (even if you are not a committer), feature suggestions, reporting bugs, documentation and usability feedback all matter immensely.</p></section><section>
+<p>HttpComponents is a community-led project, and we are delighted to receive contributions of anything from minor fixes to new features. If you have an itch to scratch, then by all means do that! Fixing bugs you run into, or adding features you need, are both immensely helpful. There are plenty of ways to help outside writing code. Code review of pull requests (even if you are not a committer), feature suggestions, reporting bugs, documentation and usability feedback all matter immensely.</p></section><section>
 <h2><a name="Testing"></a>Testing</h2>
-<p>All Pull Requests are automatically tested on <a class="externalLink" href="https://travis-ci.com/apache/httpcomponents-core">Travis CI (Core)</a>, <a class="externalLink" href="https://travis-ci.com/apache/httpcomponents-client">Travis CI (Client)</a> on both AMD64 and ARM64 architectures.</p></section><section>
+<p>All Pull Requests are automatically tested on <a class="externalLink" href="https://travis-ci.com/apache/httpcomponents-core">Travis CI (Core)</a> , <a class="externalLink" href="https://travis-ci.com/apache/httpcomponents-client">Travis CI (Client)</a> on both AMD64 and ARM64 architectures.</p></section><section>
 <h2><a name="More_information"></a>More information</h2>
-<p>As it happens, the ways to get involved into an open source project are basically the same for all projects. Please have a look at the <a class="externalLink" href="http://incubator.apache.org/guides/participation.html">Incubator Guide To Participation</a>. It's terse, but has pointers to additional information elsewhere at Apache. The sections on participating as a User and as a Developer apply here, too.</p></section>
+<p>As it happens, the ways to get involved into an open source project are basically the same for all projects. Please have a look at the <a class="externalLink" href="http://incubator.apache.org/guides/participation.html">Incubator Guide To Participation</a>. It&#x2019;s terse, but has pointers to additional information elsewhere at Apache. The sections on participating as a User and as a Developer apply here, too.</p></section>
         </main>
       </div>
     </div>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/download.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/download.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/download.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">HttpAsyncClient Downloads <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-asyncclient-4.1.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/examples.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/examples.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">HttpAsyncClient Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-asyncclient-4.1.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/index.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">HttpAsyncClient Overview <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-asyncclient-4.1.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-asyncclient-4.1.x/quickstart.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">HttpAsyncClient Quick Start <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-asyncclient-4.1.x/quickstart.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/android.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/android.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/android.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/android.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 for Android <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-4.5.x/android.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/download.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/download.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/download.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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-4.5.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/examples.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/examples.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/markdown/httpcomponents-client-4.5.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/index.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/index.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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-4.5.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/logging.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/logging.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/logging.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/logging.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 Logging Practices <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-4.5.x/logging.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">NTLM support in HttpClient <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-4.5.x/ntlm.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/primer.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/primer.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/primer.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/primer.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 ">Client HTTP Programming Primer <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-4.5.x/primer.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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-4.5.x/quickstart.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/android.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/android.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/android.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/android.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 for Android <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.0.x/android.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/download.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/download.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/download.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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.0.x/download.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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.0.x/examples-async.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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.0.x/examples-reactive.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/examples.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/examples.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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.0.x/examples.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/index.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/index.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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.0.x/index.md"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.0.x/logging.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/logging.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/logging.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/logging.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 Logging Practices <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.0.x/logging.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 HttpCore Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.0.x/related-projects.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/android.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/android.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/android.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/android.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 for Android <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.1.x/android.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/download.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/download.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/examples-async.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/examples-reactive.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/examples.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/index.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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 class="active"><a href="#"><span class="icon-chevron-down"></span>HttpClient 5.1 BETA</a>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/logging.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/logging.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/logging.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/logging.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 Logging Practices <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.1.x/logging.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/quickstart.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

Modified: httpcomponents/site/httpcomponents-client-5.1.x/related-projects.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.1.x/related-projects.html?rev=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.1.x/related-projects.html (original)
+++ httpcomponents/site/httpcomponents-client-5.1.x/related-projects.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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 HttpCore Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.1.x/related-projects.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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-down"></span>HttpClient 5.1 BETA</a>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/download.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/examples.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/index.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/download.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/examples.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>

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=1886535&r1=1886534&r2=1886535&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/index.html Mon Feb 15 16:52:36 2021
@@ -25,7 +25,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2021-02-14<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2021-02-15<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>
@@ -47,7 +47,6 @@
    <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="../poweredby.html" title="Powered by"><span class="none"></span>Powered by</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>