1004
技術社區[雲棲]
《HTTP Client官方指南》翻譯邀請
學技術並發網始終建議同學們閱讀原版官方文檔,所以並發網每月都會組織大家翻譯各種官方技術文檔。10月份並發網組織大家翻譯《HTTP Client官方指南》,歡迎有興趣的同學參與。
如何領取
通過評論領取想要翻譯的文章,每次領取一章或一節(根據內容長短),翻譯完後再領取其他章節。領取完成之後,建議在一個星期內翻譯完成,如果不能完成翻譯,也歡迎你邀請其他同學和你一起完成翻譯。
如何提交?
翻譯完成之後請登錄到並發網提交成待審核狀態,會有專門的編輯校對後進行發布。校對完之後被評為A級會升級您為譯者,並加入譯者溝通群。如果在本站翻譯超過十篇文章,將有禮品贈送,比如簽名版的《Java並發編程的藝術》或者其他圖書。
如果你喜歡使用markdown編寫文章,可以將markdown生成後的HTML複製到網站上進行提交。
- 1.1. Request execution
- 1.2. HttpClient interface
- 1.3. HTTP execution context
- 1.4. HTTP protocol interceptors
- 1.5. Exception handling
- 1.6. Aborting requests
- 1.7. Redirect handling
- 2.1. Connection persistence
- 2.2. HTTP connection routing
- 2.3. HTTP connection managers
- 2.4. Multithreaded request execution
- 2.5. Connection eviction policy
- 2.6. Connection keep alive strategy
- 2.7. Connection socket factories
- 2.8. HttpClient proxy configuration
- 3.1. HTTP cookies
- 3.2. Cookie specifications
- 3.3. Choosing cookie policy
- 3.4. Custom cookie policy
- 3.5. Cookie persistence
- 3.6. HTTP state management and execution context
- 4.1. User credentials
- 4.2. Authentication schemes
- 4.3. Credentials provider
- 4.4. HTTP authentication and execution context
- 4.5. Caching of authentication data
- 4.6. Preemptive authentication
- 4.7. NTLM Authentication
- 4.8.
SPNEGO
/Kerberos Authentication
- 6.1. General Concepts
- 6.2. RFC-2616 Compliance
- 6.3. Example Usage
- 6.4. Configuration
- 6.5. Storage Backends
- 7.1. Custom client connections
- 7.2. Stateful HTTP connections
- 7.3. Using the FutureRequestExecutionService
最後更新:2017-05-19 14:05:04