CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 27 Aug 2025 04:11:20 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100316100901
location: https://web.archive.org/web/20100316100901/https://github.com/apache/httpclient
server-timing: captures_list;dur=0.738356, exclusion.robots;dur=0.021679, exclusion.robots.policy;dur=0.008336, esindex;dur=0.010911, cdx.remote;dur=21.818113, LoadShardBlock;dur=293.596986, PetaboxLoader3.datanode;dur=35.424742, PetaboxLoader3.resolve;dur=157.866210
x-app-server: wwwb-app239
x-ts: 302
x-tr: 415
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app239; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 27 Aug 2025 04:11:21 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 16 Mar 2010 10:09:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "6f2a265e0194f1515dda16252e526d56"
x-archive-orig-x-runtime: 156ms
x-archive-orig-content-length: 31826
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: ibm852
memento-datetime: Tue, 16 Mar 2010 10:09:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 16 Mar 2010 10:09:01 GMT", ; rel="memento"; datetime="Tue, 16 Mar 2010 10:09:01 GMT", ; rel="next memento"; datetime="Tue, 22 Jun 2010 07:57:36 GMT", ; rel="last memento"; datetime="Thu, 21 Nov 2024 15:44:15 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100316082315_crawl102-c/52_14_20100316100834_crawl101.arc.gz
server-timing: captures_list;dur=0.654304, exclusion.robots;dur=0.018276, exclusion.robots.policy;dur=0.007732, esindex;dur=0.010745, cdx.remote;dur=6.732750, LoadShardBlock;dur=327.715786, PetaboxLoader3.datanode;dur=262.556354, PetaboxLoader3.resolve;dur=358.558612, load_resource;dur=297.074561
x-app-server: wwwb-app239
x-ts: 200
x-tr: 737
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
apache's httpclient at trunk - GitHub
apache / httpclient mirrored from git://git.apache.org/httpclient.git
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
trunk
click here to add a description
click here to add a homepage

Oleg Kalnichevski (author)
Sun Mar 07 05:39:41 -0800 2010
README.txt
Apache HttpComponents Client ============================ Welcome to the HttpClient component of the Apache HttpComponents project. Building Instructions --------------------- For building from source instructions please refer to BUILDING.txt. Dependencies ------------ HttpClient main module requires Java 5.0 compatible runtime and depends on the following external libraries: * Apache HttpComponents HttpCore * Apache Commons Logging * Apache Commons Codec (for detailed information on external dependencies please see pom.xml) HttpMime module is optional and requires Java 5.0 compatible runtime and depends on the following external libraries: * Apache HttpComponents HttpCore * Apache mime4j * Apache Commons Logging (for detailed information on external dependencies please see pom.xml) Licensing --------- Apache HttpComponents Client is licensed under the Apache License 2.0. See the files called LICENSE.txt and NOTICE.txt for more information. Cryptographic Software Notice ----------------------------- This distribution may include software that has been designed for use with cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <https://www.wassenaar.org/> for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included software that may be subject to export controls on cryptographic software: Apache HttpComponents Client interfaces with the Java Secure Socket Extension (JSSE) API to provide - HTTPS support Apache HttpComponents Client does not include any implementation of JSSE. Contact ------- o For general information visit the main project site at https://hc.apache.org/ o For current status information visit the status page at https://hc.apache.org/status.html