This is a comprehensive guide to using Apache HttpClient – from starting out to advanced configuration and best practices.
这是一份关于使用Apache HttpClient–从入门到高级配置和最佳实践。
HttpClient Basics
HttpClient基础知识
Advanced Usage
高级用法
-
HttpClient with SSL(popular) -
Apache HttpClient – Send a Custom Cookie (popular) -
Apache HttpClient – Follow Redirects for POST -
HttpClient Basic Authentication (popular) -
Multipart Upload with Apache HttpClient -
HttpAsyncClient Tutorial -
HttpClient Connection Management (popular) -
How to Set TLS Version in Apache HttpClient (popular)
The implementation of all these examples and code snippets can be found in my github project – this is an Eclipse based project, so it should be easy to import and run as it is.
所有这些例子和代码片段的实现可以在我的Github项目中找到 – 这是一个基于Eclipse的项目,所以应该很容易导入并按原样运行。