https://github.com/lizhangqu/httpdns
修改自新浪HttpDNSLib,改项目结构为Android Studio gradle项目,底层请求使用OkHTTP
https://github.com/lizhangqu/httpdns
Last synced: 6 months ago
JSON representation
修改自新浪HttpDNSLib,改项目结构为Android Studio gradle项目,底层请求使用OkHTTP
- Host: GitHub
- URL: https://github.com/lizhangqu/httpdns
- Owner: lizhangqu
- Created: 2016-01-27T03:40:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T03:42:34.000Z (over 9 years ago)
- Last Synced: 2024-04-16T11:21:22.906Z (over 1 year ago)
- Language: Java
- Size: 619 KB
- Stars: 22
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HttpDNS
修改自新浪HttpDNSLib,改项目结构为Android Studio gradle项目,底层请求使用OkHTTP