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/04 18:45:27 UTC

svn commit: r1886214 [7/12] - in /httpcomponents/site: ./ css/ fonts/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomponents-core-5.0.x/ httpcomponents-core-5.1.x/ images/ i...

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=1886214&r1=1886213&r2=1886214&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples.html Thu Feb  4 18:45:26 2021
@@ -1,187 +1,99 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2021-01-17 ( $Revision: 1070709 $ ) -->
-<!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/httpcomponents-client-5.0.x/examples.apt
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <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 HttpClient Examples</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20210117" />
-    <meta http-equiv="Content-Language" content="en" />
-        
-        </head>
-  <body class="composite">
-    <div id="banner">
-                        <a href="http://www.apache.org/" id="bannerLeft">
-                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache" />
-                </a>
-                              <a href="http://hc.apache.org/" id="bannerRight">
-                                        <img src="http://hc.apache.org/images/logos/httpcomponents.png" alt="HttpComponents" />
-                </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                
-                <div class="xleft">
-        <span id="publishDate">Last Published: 2021-01-17</span>
-                      </div>
-            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
-            |
-                        <a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a>
-              
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                
-                                <h5>HttpComponents</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="Home">Home</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
-            </li>
-                  <li class="none">
-                          <a href="../downloads.cgi" title="Download">Download</a>
-            </li>
-                  <li class="none">
-                          <a href="../mail.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                  <li class="none">
-                          <a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)">Wiki (external)</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
-            </li>
-          </ul>
-                       <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="About">About</a>
-            </li>
-                  <li class="none">
-                          <a href="../news.html" title="News">News</a>
-            </li>
-                  <li class="none">
-                          <a href="../poweredby.html" title="Powered by">Powered by</a>
-            </li>
-                  <li class="none">
-                          <a href="../get-involved.html" title="Get Involved">Get Involved</a>
-            </li>
-          </ul>
-                       <h5>Components</h5>
-                  <ul>
-                                                                                                                                                                                                                              <li class="expanded">
-                          <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0">HttpClient 5.0</a>
-                    <ul>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start">Quick Start</a>
-            </li>
-                      <li class="none">
-            <strong>Examples (Classic)</strong>
-          </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)">Examples (Async)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)">Examples (Reactive)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/logging.html" title="Logging Guide">Logging Guide</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/android.html" title="Android">Android</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/related-projects.html" title="Related">Related</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/download.html" title="Download">Download</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info">Project Info</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA">HttpCore 5.1 BETA</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0">HttpCore 5.0</a>
-                  </li>
-                                                                                                                                                                                                                    <li class="collapsed">
-                          <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li>
-          </ul>
-                       <h5>Legacy</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li>
-          </ul>
-                       <h5>Project</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../status.html" title="Status">Status</a>
-            </li>
-                  <li class="none">
-                          <a href="../charter.html" title="Charter">Charter</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                        <li class="collapsed">
-                          <a href="../project-info.html" title="Project Information">Project Information</a>
-                  </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
-            </li>
-          </ul>
-                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
-        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
-      </a>
-                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
-        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
-      </a>
-                       
-                
+    <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-04<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 HttpClient Examples <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.0.x/examples.apt"><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="../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.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 class="active"><a href="#"><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>
+      <li><a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info"><span class="none"></span>Project Info</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>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="HttpClient_Examples_.28Classic.29"></a>HttpClient Examples (Classic)</h2>
 <ul>
 <li><a href="./httpclient5/xref-test/org/apache/hc/client5/http/examples/ClientWithResponseHandler.html">Response handling</a>
@@ -218,26 +130,18 @@
 <p>This example shows how to use ProxyClient in order to establish a tunnel through an HTTP proxy for an arbitrary protocol.</p></li>
 <li><a href="./httpclient5/xref-test/org/apache/hc/client5/http/examples/ClientMultipartFormPost.html">Multipart encoded request entity</a>
 <p>This example shows how to execute requests enclosing a multipart encoded entity. </p></li></ul></section>
+        </main>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-                      
-<div class="xleft">Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.</div>
-            
-<br/>
-            
-<div class="xleft">All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
-                <div class="xright">Copyright &#169;                    2005-2021
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
+    <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>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file

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=1886214&r1=1886213&r2=1886214&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/index.html Thu Feb  4 18:45:26 2021
@@ -1,187 +1,99 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2021-01-17 ( $Revision: 1070709 $ ) -->
-<!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/httpcomponents-client-5.0.x/index.apt
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <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 HttpClient Overview</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20210117" />
-    <meta http-equiv="Content-Language" content="en" />
-        
-        </head>
-  <body class="composite">
-    <div id="banner">
-                        <a href="http://www.apache.org/" id="bannerLeft">
-                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache" />
-                </a>
-                              <a href="http://hc.apache.org/" id="bannerRight">
-                                        <img src="http://hc.apache.org/images/logos/httpcomponents.png" alt="HttpComponents" />
-                </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                
-                <div class="xleft">
-        <span id="publishDate">Last Published: 2021-01-17</span>
-                      </div>
-            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
-            |
-                        <a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a>
-              
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                
-                                <h5>HttpComponents</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="Home">Home</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
-            </li>
-                  <li class="none">
-                          <a href="../downloads.cgi" title="Download">Download</a>
-            </li>
-                  <li class="none">
-                          <a href="../mail.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                  <li class="none">
-                          <a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)">Wiki (external)</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
-            </li>
-          </ul>
-                       <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="About">About</a>
-            </li>
-                  <li class="none">
-                          <a href="../news.html" title="News">News</a>
-            </li>
-                  <li class="none">
-                          <a href="../poweredby.html" title="Powered by">Powered by</a>
-            </li>
-                  <li class="none">
-                          <a href="../get-involved.html" title="Get Involved">Get Involved</a>
-            </li>
-          </ul>
-                       <h5>Components</h5>
-                  <ul>
-                                                                                                                                                                                                                        <li class="expanded">
-            <strong>HttpClient 5.0</strong>
-                  <ul>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start">Quick Start</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)">Examples (Classic)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)">Examples (Async)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)">Examples (Reactive)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/logging.html" title="Logging Guide">Logging Guide</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/android.html" title="Android">Android</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/related-projects.html" title="Related">Related</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/download.html" title="Download">Download</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info">Project Info</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA">HttpCore 5.1 BETA</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0">HttpCore 5.0</a>
-                  </li>
-                                                                                                                                                                                                                    <li class="collapsed">
-                          <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li>
-          </ul>
-                       <h5>Legacy</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li>
-          </ul>
-                       <h5>Project</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../status.html" title="Status">Status</a>
-            </li>
-                  <li class="none">
-                          <a href="../charter.html" title="Charter">Charter</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                        <li class="collapsed">
-                          <a href="../project-info.html" title="Project Information">Project Information</a>
-                  </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
-            </li>
-          </ul>
-                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
-        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
-      </a>
-                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
-        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
-      </a>
-                       
-                
+    <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-04<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 HttpClient Overview <a href="https://github.com/apache/httpcomponents-website/tree/master/src/site/apt/httpcomponents-client-5.0.x/index.apt"><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="../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.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/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>
+      <li><a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info"><span class="none"></span>Project Info</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>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="HttpClient_Overview"></a>HttpClient Overview</h2>
 <p>The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to expand the role of the HTTP protocol beyond user-driven web browsers, while increasing the number of applications that require HTTP support.</p>
 <p>Although the java.net package provides basic functionality for accessing resources via HTTP, it doesn't provide the full flexibility or functionality needed by many applications. HttpClient seeks to fill this void by providing an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations.</p>
@@ -226,26 +138,18 @@
 <li><a class="externalLink" href="http://tools.ietf.org/html/rfc2818">RFC 2818</a> - HTTP Over TLS</li>
 <li><a class="externalLink" href="http://tools.ietf.org/html/rfc6265">RFC 6265</a> - HTTP State Management Mechanism (Cookies)</li>
 <li><a class="externalLink" href="http://tools.ietf.org/html/rfc2396">RFC 2396</a> - Uniform Resource Identifiers (URI): Generic Syntax</li></ul></section>
+        </main>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-                      
-<div class="xleft">Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.</div>
-            
-<br/>
-            
-<div class="xleft">All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
-                <div class="xright">Copyright &#169;                    2005-2021
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
+    <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>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file

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=1886214&r1=1886213&r2=1886214&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/logging.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/logging.html Thu Feb  4 18:45:26 2021
@@ -1,187 +1,99 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2021-01-17 ( $Revision: 1070709 $ ) -->
-<!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/httpcomponents-client-5.0.x/logging.apt
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <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; HttpClient Logging Practices</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20210117" />
-    <meta http-equiv="Content-Language" content="en" />
-        
-        </head>
-  <body class="composite">
-    <div id="banner">
-                        <a href="http://www.apache.org/" id="bannerLeft">
-                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache" />
-                </a>
-                              <a href="http://hc.apache.org/" id="bannerRight">
-                                        <img src="http://hc.apache.org/images/logos/httpcomponents.png" alt="HttpComponents" />
-                </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                
-                <div class="xleft">
-        <span id="publishDate">Last Published: 2021-01-17</span>
-                      </div>
-            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
-            |
-                        <a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a>
-              
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                
-                                <h5>HttpComponents</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="Home">Home</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
-            </li>
-                  <li class="none">
-                          <a href="../downloads.cgi" title="Download">Download</a>
-            </li>
-                  <li class="none">
-                          <a href="../mail.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                  <li class="none">
-                          <a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)">Wiki (external)</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
-            </li>
-          </ul>
-                       <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="About">About</a>
-            </li>
-                  <li class="none">
-                          <a href="../news.html" title="News">News</a>
-            </li>
-                  <li class="none">
-                          <a href="../poweredby.html" title="Powered by">Powered by</a>
-            </li>
-                  <li class="none">
-                          <a href="../get-involved.html" title="Get Involved">Get Involved</a>
-            </li>
-          </ul>
-                       <h5>Components</h5>
-                  <ul>
-                                                                                                                                                                                                                              <li class="expanded">
-                          <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0">HttpClient 5.0</a>
-                    <ul>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/quickstart.html" title="Quick Start">Quick Start</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)">Examples (Classic)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)">Examples (Async)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)">Examples (Reactive)</a>
-            </li>
-                      <li class="none">
-            <strong>Logging Guide</strong>
-          </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/android.html" title="Android">Android</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/related-projects.html" title="Related">Related</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/download.html" title="Download">Download</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info">Project Info</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA">HttpCore 5.1 BETA</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0">HttpCore 5.0</a>
-                  </li>
-                                                                                                                                                                                                                    <li class="collapsed">
-                          <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li>
-          </ul>
-                       <h5>Legacy</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li>
-          </ul>
-                       <h5>Project</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../status.html" title="Status">Status</a>
-            </li>
-                  <li class="none">
-                          <a href="../charter.html" title="Charter">Charter</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                        <li class="collapsed">
-                          <a href="../project-info.html" title="Project Information">Project Information</a>
-                  </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
-            </li>
-          </ul>
-                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
-        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
-      </a>
-                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
-        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
-      </a>
-                       
-                
+    <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-04<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>
+      <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="../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.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/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 class="active"><a href="#"><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>
+      <li><a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info"><span class="none"></span>Project Info</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>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Logging_Practices"></a>Logging Practices</h2>
 <p>Being a library HttpClient is not to dictate which logging framework the user has to use. Therefore HttpClient utilizes the logging facade provided by the <a class="externalLink" href="https://logging.apache.org/log4j/2.x/manual/api.html">Apache Log4j 2</a> package. <code>Log4j 2</code> provides a simple and generalized <a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-api/apidocs/index.html?org/apache/logging/log4j/package-summary.html">log interface</a> to various logging packages. By using <code>Log4j</code>, HttpClient can be configured for a variety of different logging behaviours. That means the user will have to make a choice which logging implementation to use. By default <code>Log4j 2</code> supports the following logging implementation:</p>
 <ul>
@@ -280,26 +192,18 @@
   &lt;/Loggers&gt;
 &lt;/Configuration&gt;</pre></div></li></ul>
 <p>The <code>Log4J 2</code> manual is the best reference for how to configure <code>Log4J 2</code>. It is available at <a class="externalLink" href="https://logging.apache.org/log4j/2.x/manual/"> https://logging.apache.org/log4j/2.x/manual/</a>.</p></section></section></section>
+        </main>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-                      
-<div class="xleft">Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.</div>
-            
-<br/>
-            
-<div class="xleft">All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
-                <div class="xright">Copyright &#169;                    2005-2021
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
+    <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>
-      <div class="clear">
-        <hr/>
-      </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=1886214&r1=1886213&r2=1886214&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html Thu Feb  4 18:45:26 2021
@@ -1,187 +1,99 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2021-01-17 ( $Revision: 1070709 $ ) -->
-<!-- $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/maven-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/httpcomponents-client-5.0.x/quickstart.apt
+ | Rendered using Apache Maven Fluido Skin 1.9
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <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; HttpClient Quick Start</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20210117" />
-    <meta http-equiv="Content-Language" content="en" />
-        
-        </head>
-  <body class="composite">
-    <div id="banner">
-                        <a href="http://www.apache.org/" id="bannerLeft">
-                                        <img src="http://www.apache.org/images/asf_logo_wide.gif" alt="Apache" />
-                </a>
-                              <a href="http://hc.apache.org/" id="bannerRight">
-                                        <img src="http://hc.apache.org/images/logos/httpcomponents.png" alt="HttpComponents" />
-                </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                
-                <div class="xleft">
-        <span id="publishDate">Last Published: 2021-01-17</span>
-                      </div>
-            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
-            |
-                        <a href="http://hc.apache.org/index.html" class="externalLink" title="HttpComponents">HttpComponents</a>
-              
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                
-                                <h5>HttpComponents</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="Home">Home</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
-            </li>
-                  <li class="none">
-                          <a href="../downloads.cgi" title="Download">Download</a>
-            </li>
-                  <li class="none">
-                          <a href="../mail.html" title="Mailing Lists">Mailing Lists</a>
-            </li>
-                  <li class="none">
-                          <a href="http://wiki.apache.org/HttpComponents/" class="externalLink" title="Wiki (external)">Wiki (external)</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
-            </li>
-          </ul>
-                       <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../index.html" title="About">About</a>
-            </li>
-                  <li class="none">
-                          <a href="../news.html" title="News">News</a>
-            </li>
-                  <li class="none">
-                          <a href="../poweredby.html" title="Powered by">Powered by</a>
-            </li>
-                  <li class="none">
-                          <a href="../get-involved.html" title="Get Involved">Get Involved</a>
-            </li>
-          </ul>
-                       <h5>Components</h5>
-                  <ul>
-                                                                                                                                                                                                                              <li class="expanded">
-                          <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0">HttpClient 5.0</a>
-                    <ul>
-                      <li class="none">
-            <strong>Quick Start</strong>
-          </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)">Examples (Classic)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)">Examples (Async)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)">Examples (Reactive)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/logging.html" title="Logging Guide">Logging Guide</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/android.html" title="Android">Android</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/related-projects.html" title="Related">Related</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/download.html" title="Download">Download</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info">Project Info</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA">HttpCore 5.1 BETA</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0">HttpCore 5.0</a>
-                  </li>
-                                                                                                                                                                                                                    <li class="collapsed">
-                          <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li>
-          </ul>
-                       <h5>Legacy</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li>
+    <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-04<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/apt/httpcomponents-client-5.0.x/quickstart.apt"><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>
-                       <h5>Project</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../status.html" title="Status">Status</a>
-            </li>
-                  <li class="none">
-                          <a href="../charter.html" title="Charter">Charter</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                        <li class="collapsed">
-                          <a href="../project-info.html" title="Project Information">Project Information</a>
-                  </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="http://www.apache.org" class="externalLink" title="ASF Home Page">ASF Home Page</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsor Apache">Sponsor Apache</a>
-            </li>
-                  <li class="none">
-                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
-            </li>
-          </ul>
-                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
-        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
-      </a>
-                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
-        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
-      </a>
-                       
-                
+        </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="../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.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/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>
+      <li><a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info"><span class="none"></span>Project Info</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>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="HttpClient_Quick_Start"></a>HttpClient Quick Start</h2>
 <ol style="list-style-type: decimal">
 <li>Download 'Binary' package of the latest HttpClient 5.0 release or configure dependency on <a href="./httpclient5/dependency-info.html">HttpClient</a> and <a href="./httpclient5-fluent/dependency-info.html">Fluent HC</a> modules using a dependency manager of your choice as described <a href="./download.html">here</a>. </li>
@@ -332,26 +244,18 @@ try (CloseableHttpAsyncClient httpclient
 
 }</pre></div>
 <p>Source can be downloaded <a href="./httpclient5/xref-test/org/apache/hc/client5/http/examples/AsyncQuickStart.java">here</a></p></li></ol></section>
+        </main>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-                      
-<div class="xleft">Apache HttpComponents, Commons HttpClient, Apache, the Apache feather logo, and the Apache HttpComponents project logo are trademarks of The Apache Software Foundation.</div>
-            
-<br/>
-            
-<div class="xleft">All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
-                <div class="xright">Copyright &#169;                    2005-2021
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
-      </div>
-      <div class="clear">
-        <hr/>
+    <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>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file