• Stars
    star
    1
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 3 years ago
  • Updated about 1 year ago

Reviews

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

Repository Details

该工具用于调试网络请求,使用了runtime进行请求拦截,主要实现零入侵打印请求与返回数据,将`NSURLSessionTask+Debug.h`和`NSURLSessionTask+Debug.m`拖入项目中即可。不建议在生成环境使用。