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 [5/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/quickstart.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html?rev=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/quickstart.html Fri Nov 13 11:02:06 2020
@@ -1,358 +1,361 @@
-<!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; HttpClient Quick Start</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="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">
-            <strong>Quick Start</strong>
-          </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)">Examples (Classic)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)">Examples (Async)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)">Examples (Reactive)</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/logging.html" title="Logging Guide">Logging Guide</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/android.html" title="Android">Android</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/related-projects.html" title="Related">Related</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/download.html" title="Download">Download</a>
-            </li>
-                      <li class="none">
-                          <a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info">Project Info</a>
-            </li>
-              </ul>
-        </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA">HttpCore 5.1 BETA</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0">HttpCore 5.0</a>
-                  </li>
-                                                                                                                                                                                                                    <li class="collapsed">
-                          <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
-                  </li>
-                                                                                                                          <li class="collapsed">
-                          <a href="../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
-                  </li>
-          </ul>
-                       <h5>Legacy</h5>
-                  <ul>
-                  <li class="none">
-                          <a href="../httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
-            </li>
-          </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_Quick_Start"></a>HttpClient Quick Start</h2>
-<ol style="list-style-type: decimal">
-<li>Download 'Binary' package of the latest HttpClient 5.0 release or configure dependency on <a href="./httpclient5/dependency-info.html">HttpClient</a> and <a href="./httpclient5-fluent/dependency-info.html">Fluent HC</a> modules using a dependency manager of your choice as described <a href="./download.html">here</a>. </li>
-<li>HttpClient 5.0 requires Java 1.7 or newer. </li>
-<li>The below code fragment illustrates the execution of HTTP GET and POST requests using HttpClient classic API.
-<div>
-<pre>
-try (CloseableHttpClient httpclient = HttpClients.createDefault()) {
-    HttpGet httpGet = new HttpGet(&quot;http://httpbin.org/get&quot;);
-    // The underlying HTTP connection is still held by the response object
-    // to allow the response content to be streamed directly from the network socket.
-    // In order to ensure correct deallocation of system resources
-    // the user MUST call CloseableHttpResponse#close() from a finally clause.
-    // Please note that if response content is not fully consumed the underlying
-    // connection cannot be safely re-used and will be shut down and discarded
-    // by the connection manager.
-    try (CloseableHttpResponse response1 = httpclient.execute(httpGet)) {
-        System.out.println(response1.getCode() + &quot; &quot; + response1.getReasonPhrase());
-        HttpEntity entity1 = response1.getEntity();
-        // do something useful with the response body
-        // and ensure it is fully consumed
-        EntityUtils.consume(entity1);
-    }
-
-    HttpPost httpPost = new HttpPost(&quot;http://httpbin.org/post&quot;);
-    List&lt;NameValuePair&gt; nvps = new ArrayList&lt;&gt;();
-    nvps.add(new BasicNameValuePair(&quot;username&quot;, &quot;vip&quot;));
-    nvps.add(new BasicNameValuePair(&quot;password&quot;, &quot;secret&quot;));
-    httpPost.setEntity(new UrlEncodedFormEntity(nvps));
-
-    try (CloseableHttpResponse response2 = httpclient.execute(httpPost)) {
-        System.out.println(response2.getCode() + &quot; &quot; + response2.getReasonPhrase());
-        HttpEntity entity2 = response2.getEntity();
-        // do something useful with the response body
-        // and ensure it is fully consumed
-        EntityUtils.consume(entity2);
-    }
-}</pre></div>
-<p>Source can be downloaded <a href="./httpclient5/examples/QuickStart.java">here</a></p></li>
-<li>The same requests can be executed using a simpler, albeit less flexible, fluent API.
-<div>
-<pre>
-// The fluent API relieves the user from having to deal with manual deallocation of system
-// resources at the cost of having to buffer response content in memory in some cases.
-
-Request.Get(&quot;http://targethost/homepage&quot;)
-    .execute().returnContent();
-Request.Post(&quot;http://targethost/login&quot;)
-    .bodyForm(Form.form().add(&quot;username&quot;,  &quot;vip&quot;).add(&quot;password&quot;,  &quot;secret&quot;).build())
-    .execute().returnContent();
-</pre></div>
-<p>Source can be downloaded <a href="./httpclient5-fluent/examples/FluentQuickStart.java">here</a></p></li>
-<li>The below code fragment illustrates the execution of HTTP requests using HttpClient async API.
-<div>
-<pre>
-try (CloseableHttpAsyncClient httpclient = HttpAsyncClients.createDefault()) {
-    // Start the client
-    httpclient.start();
-
-    // Execute request
-    SimpleHttpRequest request1 = SimpleHttpRequests.get(&quot;http://httpbin.org/get&quot;);
-    Future&lt;SimpleHttpResponse&gt; future = httpclient.execute(request1, null);
-    // and wait until response is received
-    SimpleHttpResponse response1 = future.get();
-    System.out.println(request1.getRequestUri() + &quot;-&gt;&quot; + response1.getCode());
-
-    // One most likely would want to use a callback for operation result
-    CountDownLatch latch1 = new CountDownLatch(1);
-    SimpleHttpRequest request2 = SimpleHttpRequests.get(&quot;http://httpbin.org/get&quot;);
-    httpclient.execute(request2, new FutureCallback&lt;SimpleHttpResponse&gt;() {
-
-        @Override
-        public void completed(SimpleHttpResponse response2) {
-            latch1.countDown();
-            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + response2.getCode());
-        }
-
-        @Override
-        public void failed(Exception ex) {
-            latch1.countDown();
-            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + ex);
-        }
-
-        @Override
-        public void cancelled() {
-            latch1.countDown();
-            System.out.println(request2.getRequestUri() + &quot; cancelled&quot;);
-        }
-
-    });
-    latch1.await();
-
-    // In real world one most likely would want also want to stream
-    // request and response body content
-    CountDownLatch latch2 = new CountDownLatch(1);
-    AsyncRequestProducer producer3 = AsyncRequestBuilder.get(&quot;http://httpbin.org/get&quot;).build();
-    AbstractCharResponseConsumer&lt;HttpResponse&gt; consumer3 = new AbstractCharResponseConsumer&lt;HttpResponse&gt;() {
-
-        HttpResponse response;
-
-        @Override
-        protected void start(HttpResponse response, ContentType contentType) throws HttpException, IOException {
-            this.response = response;
-        }
-
-        @Override
-        protected int capacityIncrement() {
-            return Integer.MAX_VALUE;
-        }
-
-        @Override
-        protected void data(CharBuffer data, boolean endOfStream) throws IOException {
-            // Do something useful
-        }
-
-        @Override
-        protected HttpResponse buildResult() throws IOException {
-            return response;
-        }
-
-        @Override
-        public void releaseResources() {
-        }
-
-    };
-    httpclient.execute(producer3, consumer3, new FutureCallback&lt;HttpResponse&gt;() {
-
-        @Override
-        public void completed(HttpResponse response3) {
-            latch2.countDown();
-            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + response3.getCode());
-        }
-
-        @Override
-        public void failed(Exception ex) {
-            latch2.countDown();
-            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + ex);
-        }
-
-        @Override
-        public void cancelled() {
-            latch2.countDown();
-            System.out.println(request2.getRequestUri() + &quot; cancelled&quot;);
-        }
-
-    });
-    latch2.await();
-
-}</pre></div>
-<p>Source can be downloaded <a href="./httpclient5/examples/AsyncQuickStart.java">here</a></p></li></ol></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; HttpClient Quick Start</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="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">
+            <strong>Quick Start</strong>
+          </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/examples.html" title="Examples (Classic)">Examples (Classic)</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/examples-async.html" title="Examples (Async)">Examples (Async)</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/examples-reactive.html" title="Examples (Reactive)">Examples (Reactive)</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/logging.html" title="Logging Guide">Logging Guide</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/android.html" title="Android">Android</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/related-projects.html" title="Related">Related</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/download.html" title="Download">Download</a>
+            </li>
+                      <li class="none">
+                          <a href="../httpcomponents-client-5.0.x/project-info.html" title="Project Info">Project Info</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="../httpcomponents-core-5.1.x/index.html" title="HttpCore 5.1 BETA">HttpCore 5.1 BETA</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="../httpcomponents-core-5.0.x/index.html" title="HttpCore 5.0">HttpCore 5.0</a>
+                  </li>
+                                                                                                                                                                                                                    <li class="collapsed">
+                          <a href="../httpcomponents-client-4.5.x/index.html" title="HttpClient 4.5">HttpClient 4.5</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="../httpcomponents-core-4.4.x/index.html" title="HttpCore 4.4">HttpCore 4.4</a>
+                  </li>
+                                                                                                                          <li class="collapsed">
+                          <a href="../httpcomponents-asyncclient-4.1.x/index.html" title="HttpAsyncClient 4.1">HttpAsyncClient 4.1</a>
+                  </li>
+          </ul>
+                       <h5>Legacy</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../httpclient-legacy/index.html" title="Commons HttpClient">Commons HttpClient</a>
+            </li>
+          </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_Quick_Start"></a>HttpClient Quick Start</h2>
+<ol style="list-style-type: decimal">
+<li>Download 'Binary' package of the latest HttpClient 5.0 release or configure dependency on <a href="./httpclient5/dependency-info.html">HttpClient</a> and <a href="./httpclient5-fluent/dependency-info.html">Fluent HC</a> modules using a dependency manager of your choice as described <a href="./download.html">here</a>. </li>
+<li>HttpClient 5.0 requires Java 1.7 or newer. </li>
+<li>The below code fragment illustrates the execution of HTTP GET and POST requests using HttpClient classic API.
+<div>
+<pre>
+try (CloseableHttpClient httpclient = HttpClients.createDefault()) {
+    HttpGet httpGet = new HttpGet(&quot;http://httpbin.org/get&quot;);
+    // The underlying HTTP connection is still held by the response object
+    // to allow the response content to be streamed directly from the network socket.
+    // In order to ensure correct deallocation of system resources
+    // the user MUST call CloseableHttpResponse#close() from a finally clause.
+    // Please note that if response content is not fully consumed the underlying
+    // connection cannot be safely re-used and will be shut down and discarded
+    // by the connection manager.
+    try (CloseableHttpResponse response1 = httpclient.execute(httpGet)) {
+        System.out.println(response1.getCode() + &quot; &quot; + response1.getReasonPhrase());
+        HttpEntity entity1 = response1.getEntity();
+        // do something useful with the response body
+        // and ensure it is fully consumed
+        EntityUtils.consume(entity1);
+    }
+
+    HttpPost httpPost = new HttpPost(&quot;http://httpbin.org/post&quot;);
+    List&lt;NameValuePair&gt; nvps = new ArrayList&lt;&gt;();
+    nvps.add(new BasicNameValuePair(&quot;username&quot;, &quot;vip&quot;));
+    nvps.add(new BasicNameValuePair(&quot;password&quot;, &quot;secret&quot;));
+    httpPost.setEntity(new UrlEncodedFormEntity(nvps));
+
+    try (CloseableHttpResponse response2 = httpclient.execute(httpPost)) {
+        System.out.println(response2.getCode() + &quot; &quot; + response2.getReasonPhrase());
+        HttpEntity entity2 = response2.getEntity();
+        // do something useful with the response body
+        // and ensure it is fully consumed
+        EntityUtils.consume(entity2);
+    }
+}
+</pre></div>
+<p>Source can be downloaded <a href="./httpclient5/examples/QuickStart.java">here</a></p></li>
+<li>The same requests can be executed using a simpler, albeit less flexible, fluent API.
+<div>
+<pre>
+// The fluent API relieves the user from having to deal with manual deallocation of system
+// resources at the cost of having to buffer response content in memory in some cases.
+
+Request.Get(&quot;http://targethost/homepage&quot;)
+    .execute().returnContent();
+Request.Post(&quot;http://targethost/login&quot;)
+    .bodyForm(Form.form().add(&quot;username&quot;,  &quot;vip&quot;).add(&quot;password&quot;,  &quot;secret&quot;).build())
+    .execute().returnContent();
+
+</pre></div>
+<p>Source can be downloaded <a href="./httpclient5-fluent/examples/FluentQuickStart.java">here</a></p></li>
+<li>The below code fragment illustrates the execution of HTTP requests using HttpClient async API.
+<div>
+<pre>
+try (CloseableHttpAsyncClient httpclient = HttpAsyncClients.createDefault()) {
+    // Start the client
+    httpclient.start();
+
+    // Execute request
+    SimpleHttpRequest request1 = SimpleHttpRequests.get(&quot;http://httpbin.org/get&quot;);
+    Future&lt;SimpleHttpResponse&gt; future = httpclient.execute(request1, null);
+    // and wait until response is received
+    SimpleHttpResponse response1 = future.get();
+    System.out.println(request1.getRequestUri() + &quot;-&gt;&quot; + response1.getCode());
+
+    // One most likely would want to use a callback for operation result
+    CountDownLatch latch1 = new CountDownLatch(1);
+    SimpleHttpRequest request2 = SimpleHttpRequests.get(&quot;http://httpbin.org/get&quot;);
+    httpclient.execute(request2, new FutureCallback&lt;SimpleHttpResponse&gt;() {
+
+        @Override
+        public void completed(SimpleHttpResponse response2) {
+            latch1.countDown();
+            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + response2.getCode());
+        }
+
+        @Override
+        public void failed(Exception ex) {
+            latch1.countDown();
+            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + ex);
+        }
+
+        @Override
+        public void cancelled() {
+            latch1.countDown();
+            System.out.println(request2.getRequestUri() + &quot; cancelled&quot;);
+        }
+
+    });
+    latch1.await();
+
+    // In real world one most likely would want also want to stream
+    // request and response body content
+    CountDownLatch latch2 = new CountDownLatch(1);
+    AsyncRequestProducer producer3 = AsyncRequestBuilder.get(&quot;http://httpbin.org/get&quot;).build();
+    AbstractCharResponseConsumer&lt;HttpResponse&gt; consumer3 = new AbstractCharResponseConsumer&lt;HttpResponse&gt;() {
+
+        HttpResponse response;
+
+        @Override
+        protected void start(HttpResponse response, ContentType contentType) throws HttpException, IOException {
+            this.response = response;
+        }
+
+        @Override
+        protected int capacityIncrement() {
+            return Integer.MAX_VALUE;
+        }
+
+        @Override
+        protected void data(CharBuffer data, boolean endOfStream) throws IOException {
+            // Do something useful
+        }
+
+        @Override
+        protected HttpResponse buildResult() throws IOException {
+            return response;
+        }
+
+        @Override
+        public void releaseResources() {
+        }
+
+    };
+    httpclient.execute(producer3, consumer3, new FutureCallback&lt;HttpResponse&gt;() {
+
+        @Override
+        public void completed(HttpResponse response3) {
+            latch2.countDown();
+            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + response3.getCode());
+        }
+
+        @Override
+        public void failed(Exception ex) {
+            latch2.countDown();
+            System.out.println(request2.getRequestUri() + &quot;-&gt;&quot; + ex);
+        }
+
+        @Override
+        public void cancelled() {
+            latch2.countDown();
+            System.out.println(request2.getRequestUri() + &quot; cancelled&quot;);
+        }
+
+    });
+    latch2.await();
+
+}
+</pre></div>
+<p>Source can be downloaded <a href="./httpclient5/examples/AsyncQuickStart.java">here</a></p></li></ol></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/related-projects.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html?rev=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html (original)
+++ httpcomponents/site/httpcomponents-client-5.0.x/related-projects.html Fri Nov 13 11:02:06 2020
@@ -1,216 +1,216 @@
-<!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 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="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">
-                          <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">
-            <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-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="Related_projects"></a>Related projects</h2><section>
-<h3><a name="HttpClient_5.0_migration_guide"></a>HttpClient 5.0 migration guide</h3>
-<p><a class="externalLink" href="https://ok2c.github.io/httpclient-migration-guide/">HttpClient 5.0 migration guide</a> is a third party resource with recommendations about the upgrade process and possible upgrade paths from Apache HttpClient 4.x to Apache HttpClient 5.0.</p></section><section>
-<h3><a name="Asynchronous_JSON_message_processors"></a>Asynchronous JSON message processors</h3>
-<p><a class="externalLink" href="https://ok2c.github.io/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></section><section>
-<h3><a name="Android_extensions"></a>Android extensions</h3>
-<p><a class="externalLink" href="https://ok2c.github.io/httpclient-android-ext/">Android extensions for Apache HttpClient 5.0</a> is a third party library that provides extra functionality simplifying application of Apache HttpClient on Google Android platform.</p></section></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 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="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">
+                          <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">
+            <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-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="Related_projects"></a>Related projects</h2><section>
+<h3><a name="HttpClient_5.0_migration_guide"></a>HttpClient 5.0 migration guide</h3>
+<p><a class="externalLink" href="https://ok2c.github.io/httpclient-migration-guide/">HttpClient 5.0 migration guide</a> is a third party resource with recommendations about the upgrade process and possible upgrade paths from Apache HttpClient 4.x to Apache HttpClient 5.0.</p></section><section>
+<h3><a name="Asynchronous_JSON_message_processors"></a>Asynchronous JSON message processors</h3>
+<p><a class="externalLink" href="https://ok2c.github.io/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></section><section>
+<h3><a name="Android_extensions"></a>Android extensions</h3>
+<p><a class="externalLink" href="https://ok2c.github.io/httpclient-android-ext/">Android extensions for Apache HttpClient 5.0</a> is a third party library that provides extra functionality simplifying application of Apache HttpClient on Google Android platform.</p></section></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-core-4.4.x/download.html
URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-core-4.4.x/download.html?rev=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/download.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/download.html Fri Nov 13 11:02:06 2020
@@ -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 2020-09-19 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2020-11-13 ( $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="20200919" />
+    <meta name="Date-Revision-yyyymmdd" content="20201113" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2020-09-19</span>
+        <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>
@@ -197,4 +197,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

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=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/examples.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/examples.html Fri Nov 13 11:02:06 2020
@@ -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 2020-09-19 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2020-11-13 ( $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="20200919" />
+    <meta name="Date-Revision-yyyymmdd" content="20201113" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2020-09-19</span>
+        <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>
@@ -210,4 +210,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

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=1883381&r1=1883380&r2=1883381&view=diff
==============================================================================
--- httpcomponents/site/httpcomponents-core-4.4.x/index.html (original)
+++ httpcomponents/site/httpcomponents-core-4.4.x/index.html Fri Nov 13 11:02:06 2020
@@ -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 2020-09-19 ( $Revision$ ) -->
+<!-- Generated by Apache Maven Doxia at 2020-11-13 ( $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="20200919" />
+    <meta name="Date-Revision-yyyymmdd" content="20201113" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2020-09-19</span>
+        <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>
@@ -205,4 +205,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file