Commit History

Author SHA1 Message Date
  Ryan Olson 5ecdb953c7 Handle redirect responses in the network recorder. 11 years ago
  Ryan Olson c7132f5890 Be robust to nil body data in recordLoadingFinishedWithRequestId:responseBody: 11 years ago
  Ryan Olson 6d680e4df7 Order network transactions from newest first. 11 years ago
  Ryan Olson a53f744035 Improve thread safety in the network recorder. 11 years ago
  Ryan Olson 61bcf5354a Post recorder notifications on the main thread so observers don’t need to worry about which thread the notification is posted on. 11 years ago
  Ryan Olson b040530219 Use icons based on MIME type as thumbnails for non-image responses. 11 years ago
  Ryan Olson 61fe88fd7f For image downloads, stash a thumbnail preview of the response when it finishes. 11 years ago
  Ryan Olson fad33ddf7a Post notifications when new network requests are recorded and when requests are updated. 11 years ago
  Ryan Olson 630eec59ee Add classes for observing and recording network events. 11 years ago