Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Olson 462e0ed548 Update filtered bytes received when the network transactions change. hace 11 años
  Ryan Olson cbfc49bd0c Add API to the network recorder to clear recorder activity hace 11 años
  Ryan Olson 176652010c Add API to the network observer to enable on launch. hace 11 años
  Ryan Olson 2e516615bd Remove unused @class delcaration hace 11 años
  Ryan Olson 6d1db9535f Add setting to network recorder to disable caching media response bodies. hace 11 años
  Ryan Olson 09bc0377d8 Change default recorder cache maximum to 25 MB hace 11 años
  Ryan Olson 197dcccb4e Use decompression utility for Content-Encoding: gzip hace 11 años
  Ryan Olson e082fdeddd Fix method naming on decompression utility. hace 11 años
  Ryan Olson e4e22b8cd8 Bump the font size on the main menu. hace 11 años
  Ryan Olson 11bb3574a8 Show network debugging status in history header when disabled hace 11 años
  Ryan Olson 9ed5e08089 Show header in network history with number of requests and total bytes received. hace 11 años
  Ryan Olson 01abdf05ed Add network transaction detail section for POST body data hace 11 años
  Ryan Olson 65e6e86378 Support repeated parameters in query string parsing (arrays) hace 11 años
  Ryan Olson 2b3677e503 Add method to get deflated data from compressed data. hace 11 años
  Ryan Olson 84dcbb4847 Improve response body detail view controller logic hace 11 años
  Ryan Olson cca6415c2a Make FLEXUtility JSON prettifying more robust. hace 11 años
  Ryan Olson 73f3d52bb3 Generalize utility method to generate dictionary from query data hace 11 años
  Ryan Olson 4e167f02fb Properly guard use of FLEX in the example project with #if DEBUG hace 11 años
  Ryan Olson ec76385bcf Add NSURLSession request to the example project hace 11 años
  Ryan Olson 387a72d93e Appease Xcode by adding more launch images hace 11 años
  Ryan Olson b8d8f29c97 Record/show “request mechanism” for requests. hace 11 años
  Ryan Olson 8e7dfe9adb Properly guard swizzled methods to avoid duplicate sniffing hace 11 años
  Ryan Olson 6471a96b19 Fix incorrect argument type in swizzled NSURLSession delegate method. hace 11 años
  Ryan Olson 3b66d9b53e Pass delegate along to all swizzled connection and session methods. hace 11 años
  Ryan Olson 3385493b6a Remove ineffective swizzle guard hace 11 años
  Ryan Olson 993b61ecb6 Bail in the network recorder if we get messages for a request we don’t know about. hace 11 años
  Ryan Olson ea5cea6d77 Support showing responses for application/x-plist MIME types. hace 11 años
  Ryan Olson 47db763ea6 Add error row to the request detail view controller. hace 11 años
  Ryan Olson 054cfd196a Ignore CLTilesManagerClient when swizzling to eliminate sandbox violation warnings. hace 11 años
  Ryan Olson 4d9271c7ed Add pass-through API to FLEXManager for setting the response cache limit hace 11 años