Skip to content

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

License

Notifications You must be signed in to change notification settings

mgfjx/XLRequestDebug

Repository files navigation

XLRequestDebug

CI Status Version License Platform

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

Installation

pod 'XLRequestDebug'

License

XLRequestDebug is available under the MIT license. See the LICENSE file for more info.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published