John0King / uni-HttpClient

HttpClient for uniapp that support intercepters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1.5.0 RoadMap

John0King opened this issue · comments

commented
  • 支持内联拦截器, 允许在调在的时候附加新的拦截器
    • 新增的拦截器位置
    • 拦截器实例化和用完自毁
  • 支持web项目
  • 支持事件通讯
    • 事件的订阅和销毁机制
  • HttpClient 克隆