DRDNetworking
DRDNetworking copied to clipboard
共享Tcp链接有这个问题,好像库里没有解决
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
The [api hash] sometimes do not work, Use [api apiRequestKey] to fix it.
每次发起请求时,需要设置一次completionBlock然后start,略显麻烦,直接设置block属性时不能自动补全。
Due to singleton manager , it is difficult to change URL domain when BLL needs multiple URL domain.
批量请求可能花费时间太长,离开界面需要取消批量请求。使用GCD这种如果取消有什么建议吗?
请问如何在该网络库添加缓存数据的机制