# HttpUtils
**Repository Path**: zhs1997y/http-utils
## Basic Information
- **Project Name**: HttpUtils
- **Description**: 通用HttpUtils
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-07-07
- **Last Updated**: 2021-09-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 通用HttpUtils
# POM依赖
```xml
org.apache.httpcomponents
httpclient
4.5.12
org.apache.httpcomponents
httpmime
4.5.12
com.alibaba
fastjson
1.2.70
```