HDB-Li / LLDebugTool

LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
https://github.com/HDB-Li/LLDebugTool
Other
740 stars 122 forks source link

崩溃问题 #83

Closed taoyeming closed 4 years ago

taoyeming commented 4 years ago

LLNetworkModel的- (NSDictionary<NSString ,NSString > *)cookies方法没有考虑self.url为nil的情况,会导致崩溃

HDB-Li commented 4 years ago

@taoyeming ok, thanks.