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

svn commit: r1852886 [2/3] - in /httpcomponents/site: ./ httpcomponents-asyncclient-4.0.x/ httpcomponents-asyncclient-4.1.x/ httpcomponents-client-4.3.x/ httpcomponents-client-4.5.x/ httpcomponents-client-5.0.x/ httpcomponents-core-4.4.x/ httpcomponent...

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/ntlm.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                   </li>
                                                                                                                                                                                                                               <li class="expanded">
@@ -124,7 +124,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/primer.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/primer.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                   </li>
                                                                                                                                                                                                                               <li class="expanded">
@@ -124,7 +124,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-4.5.x/quickstart.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                   </li>
                                                                                                                                                                                                                               <li class="expanded">
@@ -124,7 +124,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/download.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/download.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                            <li class="expanded">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                     <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
                           <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/related-projects.html" title="Related">Related</a>
+            </li>
+                      <li class="none">
             <strong>Download</strong>
           </li>
                       <li class="none">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&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  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                            <li class="expanded">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                     <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
                           <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/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">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&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  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision: 1070709 $ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                            <li class="expanded">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                     <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
                           <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/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">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                            <li class="expanded">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                     <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
                           <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/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">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/index.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/index.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                      <li class="expanded">
             <strong>HttpClient 5.0 beta</strong>
                   <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
                           <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/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">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/logging.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/logging.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                            <li class="expanded">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                     <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
             <strong>Logging Guide</strong>
           </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">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,7 +89,7 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                            <li class="expanded">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</a>
                     <ul>
                       <li class="none">
@@ -108,6 +108,9 @@
                           <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/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">
@@ -118,7 +121,7 @@
                                                                                                                                                                                                                     <li class="collapsed">
                           <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
                   </li>
-                                                                                                        <li class="collapsed">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

Added: 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=1852886&view=auto
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html (added)
+++ httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html Mon Feb  4 10:16:07 2019
@@ -0,0 +1,210 @@
+<!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 2019-02-04 ( $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">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache HttpComponents &#x2013; HttpComponents HttpCore 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="20190204" />
+    <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=".././" id="bannerRight">
+                                                <img src="../images/logos/httpcomponents.png" alt="HttpComponents" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2019-02-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+            |
+                        <a href="../index.html" 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="../dev-docs.html" title="Developer documents">Developer documents</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 beta">HttpClient 5.0 beta</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">
+                          <a href="../httpcomponents-client-5.0.x/logging.html" title="Logging Guide">Logging Guide</a>
+            </li>
+                      <li class="none">
+            <strong>Related</strong>
+          </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-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</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>
+                       
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Related_projects"></a>Related projects</h2>
+<div class="section">
+<h3><a name="Asynchronous_JSON_message_processors"></a>Asynchronous JSON message processors</h3>
+<p><a class="externalLink" href="https://github.com/ok2c/httpcomponents-jackson">Asynchronous JSON message processors</a> library is a companion project for HttpClient 5.0 developed outside the Apache Software Foundation.</p>
+<p>The library provides a number of asynchronous message consumers and producers for efficient, reactive processing of HTTP messages with enclosed JSON content using <a class="externalLink" href="https://github.com/FasterXML/jackson">Jackson JSON processor</a>.</p></div></div>
+      </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-2019
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/download.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,13 +89,13 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                                     <li class="expanded">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/examples.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,13 +89,13 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                                     <li class="expanded">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/index.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,13 +89,13 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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">
+                                                                                                                          <li class="collapsed">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                               <li class="expanded">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/download.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,19 +89,22 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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="expanded">
+                                                                                                                                    <li class="expanded">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                     <ul>
                       <li class="none">
                           <a href="../httpcomponents-core-5.0.x/examples.html" title="Examples">Examples</a>
             </li>
                       <li class="none">
+                          <a href="../httpcomponents-core-5.0.x/related-projects.html" title="Related">Related</a>
+            </li>
+                      <li class="none">
             <strong>Download</strong>
           </li>
                       <li class="none">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/examples.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,19 +89,22 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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="expanded">
+                                                                                                                                    <li class="expanded">
                           <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                     <ul>
                       <li class="none">
             <strong>Examples</strong>
           </li>
                       <li class="none">
+                          <a href="../httpcomponents-core-5.0.x/related-projects.html" title="Related">Related</a>
+            </li>
+                      <li class="none">
                           <a href="../httpcomponents-core-5.0.x/download.html" title="Download">Download</a>
             </li>
                       <li class="none">

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=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-5.0.x/index.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,19 +89,22 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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="expanded">
+                                                                                                                              <li class="expanded">
             <strong>HttpCore 5.0 beta</strong>
                   <ul>
                       <li class="none">
                           <a href="../httpcomponents-core-5.0.x/examples.html" title="Examples">Examples</a>
             </li>
                       <li class="none">
+                          <a href="../httpcomponents-core-5.0.x/related-projects.html" title="Related">Related</a>
+            </li>
+                      <li class="none">
                           <a href="../httpcomponents-core-5.0.x/download.html" title="Download">Download</a>
             </li>
                       <li class="none">

Added: httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html?rev=1852886&view=auto
==============================================================================
--- httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html (added)
+++ httpcomponents/site/httpcomponents-core-5.0.x/related-projects.html Mon Feb  4 10:16:07 2019
@@ -0,0 +1,198 @@
+<!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 2019-02-04 ( $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">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache HttpComponents &#x2013; HttpComponents HttpCore 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="20190204" />
+    <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=".././" id="bannerRight">
+                                                <img src="../images/logos/httpcomponents.png" alt="HttpComponents" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2019-02-04</span>
+                  &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+            |
+                        <a href="../index.html" 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="../dev-docs.html" title="Developer documents">Developer documents</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="collapsed">
+                          <a href="../httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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="expanded">
+                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
+                    <ul>
+                      <li class="none">
+                          <a href="../httpcomponents-core-5.0.x/examples.html" title="Examples">Examples</a>
+            </li>
+                      <li class="none">
+            <strong>Related</strong>
+          </li>
+                      <li class="none">
+                          <a href="../httpcomponents-core-5.0.x/download.html" title="Download">Download</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-core-5.0.x/project-info.html" title="Project Info">Project Info</a>
+            </li>
+              </ul>
+        </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>
+                       
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Related_projects"></a>Related projects</h2>
+<div class="section">
+<h3><a name="Asynchronous_JSON_message_processors"></a>Asynchronous JSON message processors</h3>
+<p><a class="externalLink" href="https://github.com/ok2c/httpcomponents-jackson">Asynchronous JSON message processors</a> library is a companion project for HttpCore 5.0 developed outside the Apache Software Foundation.</p>
+<p>The library provides a number of asynchronous message consumers and producers for efficient, reactive processing of HTTP messages with enclosed JSON content using <a class="externalLink" href="https://github.com/FasterXML/jackson">Jackson JSON processor</a>.</p></div></div>
+      </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-2019
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: httpcomponents/site/index.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/index.html?rev=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/index.html (original)
+++ httpcomponents/site/index.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-21 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190121" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-21</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,13 +89,13 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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">
+                                                                                                                          <li class="collapsed">
                           <a href="httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">

Modified: httpcomponents/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/issue-tracking.html?rev=1852886&r1=1852885&r2=1852886&view=diff
==============================================================================
--- httpcomponents/site/issue-tracking.html (original)
+++ httpcomponents/site/issue-tracking.html Mon Feb  4 10:16:07 2019
@@ -1,5 +1,5 @@
 <!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 2019-01-24 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2019-02-04 ( $Revision$ ) -->
 <!-- $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">
   <head>
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20190124" />
+    <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2019-01-24</span>
+        <span id="publishDate">Last Published: 2019-02-04</span>
                   &nbsp;| <span id="projectVersion">Version: 1-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
@@ -89,13 +89,13 @@
           </ul>
                        <h5>Components</h5>
                   <ul>
-                                                                                                                                                                                <li class="collapsed">
+                                                                                                                                                                                                  <li class="collapsed">
                           <a href="httpcomponents-client-5.0.x/index.html" title="HttpClient 5.0 beta">HttpClient 5.0 beta</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">
+                                                                                                                          <li class="collapsed">
                           <a href="httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0 beta">HttpCore 5.0 beta</a>
                   </li>
                                                                                                                           <li class="collapsed">