You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by mi...@apache.org on 2020/11/13 11:02:06 UTC

svn commit: r1883381 [3/10] - in /httpcomponents/site: ./ css/ 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/ httpcom...

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=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples-async.html Fri Nov 13 11:02:06 2020
@@ -1,232 +1,232 @@
-<!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 2020-09-19 ( $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 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="20200919" />
-    <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: 2020-09-19</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="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">
-            <strong>Examples (Async)</strong>
-          </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>
-                       
-                
-            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
-<h2><a name="HttpClient_Examples_.28Async.29"></a>HttpClient Examples (Async)</h2>
-<ul>
-<li><a href="./httpclient5/examples/AsyncClientHttpExchange.java"> Asynchronous HTTP exchange</a>
-<p>This example demonstrates a basic asynchronous HTTP request / response exchange. Response content is buffered in memory for simplicity.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientHttpExchangeStreaming.java"> Asynchronous HTTP exchange with content streaming</a>
-<p>This example demonstrates an asynchronous HTTP request / response exchange with a full content streaming.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientTlsAlpn.java"> HTTP/2 ALPN support</a>
-<p>This example demonstrates how to avoid the illegal reflective access operation warning when running with Oracle JRE 9 or newer.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientHttp1Pipelining.java"> Pipelined HTTP/1.1 exchanges</a>
-<p>This example demonstrates a pipelined execution of multiple HTTP/1.1 request / response exchanges. Response content is buffered in memory for simplicity.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientHttp2Multiplexing.java"> Multiplexed HTTP/2 exchanges</a>
-<p>This example demonstrates a multiplexed execution of multiple HTTP/2 request / response exchanges. Response content is buffered in memory for simplicity.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientInterceptors.java"> Request execution interceptors</a>
-<p>This example demonstrates how to insert custom request interceptor and an execution interceptor to the request execution chain.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientMessageTrailers.java"> Message trailers</a>
-<p>This example demonstrates how to use a custom execution interceptor to add trailers to all outgoing request enclosing an entity..</p></li>
-<li><a href="./httpclient5/examples/AsyncClientHttp2ServerPush.java"> Multiplexed HTTP/2 exchanges</a>
-<p>This example demonstrates handling of HTTP/2 message exchanges pushed by the server.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientAuthentication.java"> Client authentication</a>
-<p>This example demonstrates execution of an HTTP request against a target site that requires user authentication. </p></li>
-<li><a href="./httpclient5/examples/AsyncClientCustomSSL.java"> Custom SSL context</a>
-<p>This example demonstrates how to create secure connections with a custom SSL context.</p></li>
-<li><a href="./httpclient5/examples/AsyncClientConnectionEviction.java"> Connection eviction</a>
-<p>This example demonstrates how to evict expired and idle connections from the connection pool.</p></li></ul></section>
-      </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-2020
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+<!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 2020-11-13 ( $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 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="20201113" />
+    <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: 2020-11-13</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="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">
+            <strong>Examples (Async)</strong>
+          </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>
+                       
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <section>
+<h2><a name="HttpClient_Examples_.28Async.29"></a>HttpClient Examples (Async)</h2>
+<ul>
+<li><a href="./httpclient5/examples/AsyncClientHttpExchange.java"> Asynchronous HTTP exchange</a>
+<p>This example demonstrates a basic asynchronous HTTP request / response exchange. Response content is buffered in memory for simplicity.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientHttpExchangeStreaming.java"> Asynchronous HTTP exchange with content streaming</a>
+<p>This example demonstrates an asynchronous HTTP request / response exchange with a full content streaming.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientTlsAlpn.java"> HTTP/2 ALPN support</a>
+<p>This example demonstrates how to avoid the illegal reflective access operation warning when running with Oracle JRE 9 or newer.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientHttp1Pipelining.java"> Pipelined HTTP/1.1 exchanges</a>
+<p>This example demonstrates a pipelined execution of multiple HTTP/1.1 request / response exchanges. Response content is buffered in memory for simplicity.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientHttp2Multiplexing.java"> Multiplexed HTTP/2 exchanges</a>
+<p>This example demonstrates a multiplexed execution of multiple HTTP/2 request / response exchanges. Response content is buffered in memory for simplicity.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientInterceptors.java"> Request execution interceptors</a>
+<p>This example demonstrates how to insert custom request interceptor and an execution interceptor to the request execution chain.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientMessageTrailers.java"> Message trailers</a>
+<p>This example demonstrates how to use a custom execution interceptor to add trailers to all outgoing request enclosing an entity..</p></li>
+<li><a href="./httpclient5/examples/AsyncClientHttp2ServerPush.java"> Multiplexed HTTP/2 exchanges</a>
+<p>This example demonstrates handling of HTTP/2 message exchanges pushed by the server.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientAuthentication.java"> Client authentication</a>
+<p>This example demonstrates execution of an HTTP request against a target site that requires user authentication. </p></li>
+<li><a href="./httpclient5/examples/AsyncClientCustomSSL.java"> Custom SSL context</a>
+<p>This example demonstrates how to create secure connections with a custom SSL context.</p></li>
+<li><a href="./httpclient5/examples/AsyncClientConnectionEviction.java"> Connection eviction</a>
+<p>This example demonstrates how to evict expired and idle connections from the connection pool.</p></li></ul></section>
+      </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-2020
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

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=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples-reactive.html Fri Nov 13 11:02:06 2020
@@ -1,212 +1,212 @@
-<!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 2020-09-19 ( $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 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="20200919" />
-    <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: 2020-09-19</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="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">
-            <strong>Examples (Reactive)</strong>
-          </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>
-                       
-                
-            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
-<h2><a name="HttpClient_Examples_.28Async.29"></a>HttpClient Examples (Async)</h2>
-<ul>
-<li><a href="./httpclient5/examples/AsyncClientHttpExchange.java"> HTTP exchange with Reactive Streams</a>
-<p>This example demonstrates a reactive, full-duplex HTTP/1.1 message exchange using RxJava.</p></li></ul></section>
-      </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-2020
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+<!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 2020-11-13 ( $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 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="20201113" />
+    <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: 2020-11-13</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="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">
+            <strong>Examples (Reactive)</strong>
+          </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>
+                       
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <section>
+<h2><a name="HttpClient_Examples_.28Async.29"></a>HttpClient Examples (Async)</h2>
+<ul>
+<li><a href="./httpclient5/examples/AsyncClientHttpExchange.java"> HTTP exchange with Reactive Streams</a>
+<p>This example demonstrates a reactive, full-duplex HTTP/1.1 message exchange using RxJava.</p></li></ul></section>
+      </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-2020
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

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=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/examples.html Fri Nov 13 11:02:06 2020
@@ -1,244 +1,244 @@
-<!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 2020-09-19 ( $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 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="20200919" />
-    <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: 2020-09-19</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="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>
-                       
-                
-            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <section>
-<h2><a name="HttpClient_Examples_.28Classic.29"></a>HttpClient Examples (Classic)</h2>
-<ul>
-<li><a href="./httpclient5/examples/ClientWithResponseHandler.java">Response handling</a>
-<p>This example demonstrates how to process HTTP responses using a response handler. This is the recommended way of executing HTTP requests and processing HTTP responses. This approach enables the caller to concentrate on the process of digesting HTTP responses and to delegate the task of system resource deallocation to HttpClient. The use of an HTTP response handler guarantees that the underlying HTTP connection will be released back to the connection manager automatically in all cases.</p></li>
-<li><a href="./httpclient5/examples/ClientConnectionRelease.java">Manual connection release</a>
-<p>This example demonstrates how to ensure the release of the underlying HTTP connection back to the connection manager in case of a manual processing of HTTP responses.</p></li>
-<li><a href="./httpclient5/examples/ClientConfiguration.java">HttpClient configuration</a>
-<p>This example demonstrates how to customize and configure the most common aspects of HTTP request execution and connection management.</p></li>
-<li><a href="./httpclient5/examples/ClientInterceptors.java">Request execution interceptors</a>
-<p>This example demonstrates how to insert custom request interceptor and an execution interceptor to the request execution chain.</p></li>
-<li><a href="./httpclient5/examples/ClientAbortMethod.java">Abort method</a>
-<p>This example demonstrates how to abort an HTTP request before its normal completion.</p></li>
-<li><a href="./httpclient5/examples/ClientAuthentication.java">Client authentication</a>
-<p>This example uses HttpClient to execute an HTTP request against a target site that requires user authentication. </p></li>
-<li><a href="./httpclient5/examples/ClientExecuteProxy.java">Request via a proxy</a>
-<p>This example demonstrates how to send an HTTP request via a proxy.</p></li>
-<li><a href="./httpclient5/examples/ClientProxyAuthentication.java">Proxy authentication</a>
-<p>A simple example showing execution of an HTTP request over a secure connection tunneled through an authenticating proxy. </p></li>
-<li><a href="./httpclient5/examples/ClientChunkEncodedPost.java">Chunk encoded POST</a>
-<p>This example shows how to stream out a request entity using chunk encoding.</p></li>
-<li><a href="./httpclient5/examples/ClientCustomContext.java">Custom execution context</a>
-<p>This example demonstrates the use of a local HTTP context populated custom attributes.</p></li>
-<li><a href="./httpclient5/examples/ClientFormLogin.java">Form based logon</a>
-<p>This example demonstrates how HttpClient can be used to perform form-based logon.</p></li>
-<li><a href="./httpclient5/examples/ClientMultiThreadedExecution.java">Threaded request execution</a>
-<p>An example that executes HTTP requests from multiple worker threads.</p></li>
-<li><a href="./httpclient5/examples/ClientCustomSSL.java">Custom SSL context</a>
-<p>This example demonstrates how to create secure connections with a custom SSL context.</p></li>
-<li><a href="./httpclient5/examples/ClientPreemptiveBasicAuthentication.java">Preemptive BASIC authentication</a>
-<p>This example shows how HttpClient can be customized to authenticate preemptively using BASIC scheme. Generally, preemptive authentication can be considered less secure than a response to an authentication challenge and therefore discouraged.</p></li>
-<li><a href="./httpclient5/examples/ClientPreemptiveDigestAuthentication.java">Preemptive DIGEST authentication</a>
-<p>This example shows how HttpClient can be customized to authenticate preemptively using DIGEST scheme. Generally, preemptive authentication can be considered less secure than a response to an authentication challenge and therefore discouraged.</p></li>
-<li><a href="./httpclient5/examples/ProxyTunnelDemo.java">Proxy tunnel</a>
-<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/examples/ClientMultipartFormPost.java">Multipart encoded request entity</a>
-<p>This example shows how to execute requests enclosing a multipart encoded entity. </p></li></ul></section>
-      </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-2020
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All Rights Reserved.      
-                
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+<!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 2020-11-13 ( $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 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="20201113" />
+    <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: 2020-11-13</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="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>
+                       
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <section>
+<h2><a name="HttpClient_Examples_.28Classic.29"></a>HttpClient Examples (Classic)</h2>
+<ul>
+<li><a href="./httpclient5/examples/ClientWithResponseHandler.java">Response handling</a>
+<p>This example demonstrates how to process HTTP responses using a response handler. This is the recommended way of executing HTTP requests and processing HTTP responses. This approach enables the caller to concentrate on the process of digesting HTTP responses and to delegate the task of system resource deallocation to HttpClient. The use of an HTTP response handler guarantees that the underlying HTTP connection will be released back to the connection manager automatically in all cases.</p></li>
+<li><a href="./httpclient5/examples/ClientConnectionRelease.java">Manual connection release</a>
+<p>This example demonstrates how to ensure the release of the underlying HTTP connection back to the connection manager in case of a manual processing of HTTP responses.</p></li>
+<li><a href="./httpclient5/examples/ClientConfiguration.java">HttpClient configuration</a>
+<p>This example demonstrates how to customize and configure the most common aspects of HTTP request execution and connection management.</p></li>
+<li><a href="./httpclient5/examples/ClientInterceptors.java">Request execution interceptors</a>
+<p>This example demonstrates how to insert custom request interceptor and an execution interceptor to the request execution chain.</p></li>
+<li><a href="./httpclient5/examples/ClientAbortMethod.java">Abort method</a>
+<p>This example demonstrates how to abort an HTTP request before its normal completion.</p></li>
+<li><a href="./httpclient5/examples/ClientAuthentication.java">Client authentication</a>
+<p>This example uses HttpClient to execute an HTTP request against a target site that requires user authentication. </p></li>
+<li><a href="./httpclient5/examples/ClientExecuteProxy.java">Request via a proxy</a>
+<p>This example demonstrates how to send an HTTP request via a proxy.</p></li>
+<li><a href="./httpclient5/examples/ClientProxyAuthentication.java">Proxy authentication</a>
+<p>A simple example showing execution of an HTTP request over a secure connection tunneled through an authenticating proxy. </p></li>
+<li><a href="./httpclient5/examples/ClientChunkEncodedPost.java">Chunk encoded POST</a>
+<p>This example shows how to stream out a request entity using chunk encoding.</p></li>
+<li><a href="./httpclient5/examples/ClientCustomContext.java">Custom execution context</a>
+<p>This example demonstrates the use of a local HTTP context populated custom attributes.</p></li>
+<li><a href="./httpclient5/examples/ClientFormLogin.java">Form based logon</a>
+<p>This example demonstrates how HttpClient can be used to perform form-based logon.</p></li>
+<li><a href="./httpclient5/examples/ClientMultiThreadedExecution.java">Threaded request execution</a>
+<p>An example that executes HTTP requests from multiple worker threads.</p></li>
+<li><a href="./httpclient5/examples/ClientCustomSSL.java">Custom SSL context</a>
+<p>This example demonstrates how to create secure connections with a custom SSL context.</p></li>
+<li><a href="./httpclient5/examples/ClientPreemptiveBasicAuthentication.java">Preemptive BASIC authentication</a>
+<p>This example shows how HttpClient can be customized to authenticate preemptively using BASIC scheme. Generally, preemptive authentication can be considered less secure than a response to an authentication challenge and therefore discouraged.</p></li>
+<li><a href="./httpclient5/examples/ClientPreemptiveDigestAuthentication.java">Preemptive DIGEST authentication</a>
+<p>This example shows how HttpClient can be customized to authenticate preemptively using DIGEST scheme. Generally, preemptive authentication can be considered less secure than a response to an authentication challenge and therefore discouraged.</p></li>
+<li><a href="./httpclient5/examples/ProxyTunnelDemo.java">Proxy tunnel</a>
+<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/examples/ClientMultipartFormPost.java">Multipart encoded request entity</a>
+<p>This example shows how to execute requests enclosing a multipart encoded entity. </p></li></ul></section>
+      </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-2020
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file