История коммитов

Автор SHA1 Сообщение Дата
  Ryan Olson e4e22b8cd8 Bump the font size on the main menu. лет назад: 11
  Ryan Olson 11bb3574a8 Show network debugging status in history header when disabled лет назад: 11
  Ryan Olson 9ed5e08089 Show header in network history with number of requests and total bytes received. лет назад: 11
  Ryan Olson 01abdf05ed Add network transaction detail section for POST body data лет назад: 11
  Ryan Olson 65e6e86378 Support repeated parameters in query string parsing (arrays) лет назад: 11
  Ryan Olson 2b3677e503 Add method to get deflated data from compressed data. лет назад: 11
  Ryan Olson 84dcbb4847 Improve response body detail view controller logic лет назад: 11
  Ryan Olson cca6415c2a Make FLEXUtility JSON prettifying more robust. лет назад: 11
  Ryan Olson 73f3d52bb3 Generalize utility method to generate dictionary from query data лет назад: 11
  Ryan Olson 4e167f02fb Properly guard use of FLEX in the example project with #if DEBUG лет назад: 11
  Ryan Olson ec76385bcf Add NSURLSession request to the example project лет назад: 11
  Ryan Olson 387a72d93e Appease Xcode by adding more launch images лет назад: 11
  Ryan Olson b8d8f29c97 Record/show “request mechanism” for requests. лет назад: 11
  Ryan Olson 8e7dfe9adb Properly guard swizzled methods to avoid duplicate sniffing лет назад: 11
  Ryan Olson 6471a96b19 Fix incorrect argument type in swizzled NSURLSession delegate method. лет назад: 11
  Ryan Olson 3b66d9b53e Pass delegate along to all swizzled connection and session methods. лет назад: 11
  Ryan Olson 3385493b6a Remove ineffective swizzle guard лет назад: 11
  Ryan Olson 993b61ecb6 Bail in the network recorder if we get messages for a request we don’t know about. лет назад: 11
  Ryan Olson ea5cea6d77 Support showing responses for application/x-plist MIME types. лет назад: 11
  Ryan Olson 47db763ea6 Add error row to the request detail view controller. лет назад: 11
  Ryan Olson 054cfd196a Ignore CLTilesManagerClient when swizzling to eliminate sandbox violation warnings. лет назад: 11
  Ryan Olson 4d9271c7ed Add pass-through API to FLEXManager for setting the response cache limit лет назад: 11
  Ryan Olson 719c641692 Support a customizable limit on the network response cache. лет назад: 11
  Ryan Olson 95eaab3486 Set titles for web views pushed onto the navigation stack. лет назад: 11
  Ryan Olson b4d03fc9e9 Unescape forward slashes when making pretty JSON. лет назад: 11
  Ryan Olson 3b5ed964b2 Set a better initial zoom scale when using a web view to display text. лет назад: 11
  Ryan Olson 67a91b5283 Update the transaction detail table view controller when properties on its transaction are updated. лет назад: 11
  Ryan Olson 580a4d8a1c Add request start time to the network transaction detail interface лет назад: 11
  Ryan Olson ad0b130dc4 Improve network history interface when new requests are fired. лет назад: 11
  Ryan Olson 5ecdb953c7 Handle redirect responses in the network recorder. лет назад: 11