An open API service indexing awesome lists of open source software.

https://github.com/gameframex/com.gameframex.unity.benedicht.besthttp

从BestHTTP 二次分发而来
https://github.com/gameframex/com.gameframex.unity.benedicht.besthttp

Last synced: about 1 year ago
JSON representation

从BestHTTP 二次分发而来

Awesome Lists containing this project

README

          

# 非常强大的HTTP请求插件

该库主要服务于 `https://github.com/AlianBlank/GameFrameX` 作为子库使用。

# 使用方式(三种方式)
1. 直接在 `manifest.json` 文件中添加以下内容
```json
{"com.benedicht.besthttp": "https://github.com/AlianBlank/com.benedicht.besthttp.git"}
```
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.benedicht.besthttp.git

3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别

# 改动功能

1. 增加 `Packages` 的支持

# 当前版本 `2.8.3`

# 文档

https://benedicht.github.io/BestHTTP-Documentation/