LibHttpCommon

LibHttpCommon Github Maven Central

1. 功能简介

一款基于 HttpURLConnection 实现的简单的网络请求的事例,没有做任何处理,将网络请求的内容以String返回

2. 组件信息

引用仓库

引用仓库可以参考 组件使用 中添加依赖的部分

组件使用

implementation 'com.bihe0832.android:lib-http-common:+'

3. 组件功能

3.1. HTTPServer

  • 支持使用Http或者Https 同步、异步发送 GET 和 POST 请求

  • 根据请求链接是 https 还是 http 开头确定使用什么协议

  • 根据是否有data 信息 确定使用 GET 还是 POST

  • 支持添加 http 头,cookie,设置超时时间等

  • 支持文件上传

Copyright © zixie all right reserved,powered by Gitbook最后修改: 2024-04-19 11:30:17

results matching ""

    No results matching ""