コミット履歴

作者 SHA1 メッセージ 日付
  Ryan Olson 62a350059b Handle NSURLSessionDataTasks that convert to NSURLSessionDownloadTasks 11 年 前
  Ryan Olson 02657d7766 More consistent request mechanism recording 11 年 前
  Ryan Olson f13e39450c Properly protect network observer work in the serial queue. 11 年 前
  Ryan Olson 1544f2bf4b Update README with network debugging info 11 年 前
  Ryan Olson cd41de37e9 Fix recording from URLSession:task:didFinishDownloadingToURL:… 11 年 前
  Ryan Olson b4c9cbd6a6 Avoid sending obj-c messages to classes when looking for connection/session delegates. 11 年 前
  Ryan Olson c5668f42b2 Reload data in network history table after all requests are cleared. 11 年 前
  Ryan Olson 99e8f112b2 Remove guards against using API added in iOS 7 11 年 前
  Ryan Olson 57f4519c3f Bump deployment target to 7.0 11 年 前
  Ryan Olson 671f2eeb77 Remove guards around using API added in iOS 5. 11 年 前
  Ryan Olson ab31f8202c Add icons for more MIME types 11 年 前
  Ryan Olson ffd532b630 Try to parse application/javascript and text/javascript as JSON 11 年 前
  Ryan Olson f911a91000 Improve messaging when we can’t show a response preview. 11 年 前
  Ryan Olson fed8c35f2f Add pragma mark 11 年 前
  Ryan Olson aafc23a5ec Add attribution and fix naming in inflate utility method. 11 年 前
  Ryan Olson eee45744d0 Better handling when only some of the network recorder methods are called. 11 年 前
  Ryan Olson 51493322c3 Add NSULRSessionDataTask to example requests 11 年 前
  Ryan Olson baeb0c9a14 Remove unnecessary fake data accumulation for NSURLSessionDownloadTasks 11 年 前
  Ryan Olson 141cdf121d Show network debugging settings view controller from a bar button in the history view controller. 11 年 前
  Ryan Olson cdb9235a83 Add network debugging settings view controller 11 年 前
  Ryan Olson cae0e0ef98 Update the network history view controller when network debugging is enabled/disabled. 11 年 前
  Ryan Olson ec98b0cba6 Update network history UI when the recorder is cleared. 11 年 前
  Ryan Olson d468254b21 Interface naming consistency 11 年 前
  Ryan Olson 462e0ed548 Update filtered bytes received when the network transactions change. 11 年 前
  Ryan Olson cbfc49bd0c Add API to the network recorder to clear recorder activity 11 年 前
  Ryan Olson 176652010c Add API to the network observer to enable on launch. 11 年 前
  Ryan Olson 2e516615bd Remove unused @class delcaration 11 年 前
  Ryan Olson 6d1db9535f Add setting to network recorder to disable caching media response bodies. 11 年 前
  Ryan Olson 09bc0377d8 Change default recorder cache maximum to 25 MB 11 年 前
  Ryan Olson 197dcccb4e Use decompression utility for Content-Encoding: gzip 11 年 前