# HttpClientUtils **Repository Path**: suxia2/HttpClientUtils ## Basic Information - **Project Name**: HttpClientUtils - **Description**: 封装了 HttpClient、可自定义重试机制 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-07-07 - **Last Updated**: 2023-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HttpClientUtils 使用工厂模式获取HttpClient对象,提供三个方法,分别是sendPostByForm,sendPostByJson,sendPostByXml,SendHttpGet