Ryan Olson
|
a2c7110b07
Modify example network requests to use many different request methods.
|
лет назад: 11 |
Ryan Olson
|
300b68ae83
Swizzle the NSURLConnection and NSURLSessionTask convenience class methods.
|
лет назад: 11 |
Ryan Olson
|
ea53ac9bfb
Standardize on requestID instead of mixing in requestId
|
лет назад: 11 |
Ryan Olson
|
6f9c0917eb
Refactor FLEXNetworkObserver’s internal state management
|
лет назад: 11 |
Ryan Olson
|
b66857f0da
Simplify +[FLEXNetworkObserver nextRequestID]
|
лет назад: 11 |
Ryan Olson
|
52a51b6fd4
Reorder the rows in the request detail view to be more logically grouped by request, then response.
|
лет назад: 11 |
Ryan Olson
|
06ff0152bb
Show an explanatory alert if we can’t display the HTTP body for a request.
|
лет назад: 11 |
Ryan Olson
|
ea1ecbc73a
Change wording to refer to “Request Body” rather than “POST Body”
|
лет назад: 11 |
Ryan Olson
|
33d2667c99
Don’t clutter logs with NSURLConnection cancelations that occur before willSendRequest:…
|
лет назад: 11 |
Ryan Olson
|
b333f83470
Actually avoid sending +initialize to all classes when looking for ones we want to swizzle.
|
лет назад: 11 |
Ryan Olson
|
fd54e4cae0
Simplify recorder API by requiring that requestWillBeSent: is called first with the request.
|
лет назад: 11 |
Ryan Olson
|
b1d6ac4d52
Fix response recording for NSURLSessionDownloadTasks
|
лет назад: 11 |
Ryan Olson
|
bd9a062329
Swizzle -[NSURLSessionTask resume] as a better requestWillBeSent… hook.
|
лет назад: 11 |
Ryan Olson
|
56fffab825
Fix request duration in error case.
|
лет назад: 11 |
Ryan Olson
|
e73eafccdb
Handle NSURLConnection requests that get cancelled.
|
лет назад: 11 |
Ryan Olson
|
f7d23bc8a2
Move setting request mechanism into a separate recorder method.
|
лет назад: 11 |
Ryan Olson
|
e531190616
Mute iOS 8 deprecation warnings.
|
лет назад: 11 |
Ryan Olson
|
a88b5f5019
Better placeholder for requests that don’t have any path components
|
лет назад: 11 |
Ryan Olson
|
538fe5e17b
Allow network history row insertions to finish before starting a new batch of insertions.
|
лет назад: 11 |
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 |