• Stars
    star
    87
  • Rank 378,873 (Top 8 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HJNetwork 对 AFHTTPSessionManager 进行二次封装。包括网络请求、文件上传、文件下载这三个方法。并且支持RESTful API GET、POST、HEAD、PUT、DELETE、PATCH的请求。同时使用YYCache做了强大的缓存策略。