Tanner Bennett
|
af87ea14e0
Update copyright
|
4 years ago |
Tanner Bennett
|
740daab55b
Add network host blacklisting in UI
|
4 years ago |
Tanner Bennett
|
b07da3e11d
Update copyright dates
|
4 years ago |
Tanner Bennett
|
43e7938281
Refactor FLEXManager into categories for organization
|
5 years ago |
Tanner Bennett
|
bff9f1dd89
Remove redundant property attributes
|
5 years ago |
Antoine Cœur
|
17e194b69d
various typos
|
5 years ago |
Chaoshuai Lu
|
a535f10d0c
Add generics to foundation collection classes
|
7 years ago |
Colin Humber
|
b8c6175193
Added configuration to filter out network requests for particular hosts from being recorded
|
7 years ago |
Ryan Olson
|
ea53ac9bfb
Standardize on requestID instead of mixing in requestId
|
10 years ago |
Ryan Olson
|
fd54e4cae0
Simplify recorder API by requiring that requestWillBeSent: is called first with the request.
|
10 years ago |
Ryan Olson
|
f7d23bc8a2
Move setting request mechanism into a separate recorder method.
|
10 years ago |
Ryan Olson
|
eee45744d0
Better handling when only some of the network recorder methods are called.
|
10 years ago |
Ryan Olson
|
cbfc49bd0c
Add API to the network recorder to clear recorder activity
|
10 years ago |
Ryan Olson
|
6d1db9535f
Add setting to network recorder to disable caching media response bodies.
|
10 years ago |
Ryan Olson
|
09bc0377d8
Change default recorder cache maximum to 25 MB
|
10 years ago |
Ryan Olson
|
b8d8f29c97
Record/show “request mechanism” for requests.
|
10 years ago |
Ryan Olson
|
993b61ecb6
Bail in the network recorder if we get messages for a request we don’t know about.
|
10 years ago |
Ryan Olson
|
719c641692
Support a customizable limit on the network response cache.
|
10 years ago |
Ryan Olson
|
6d680e4df7
Order network transactions from newest first.
|
10 years ago |
Ryan Olson
|
fad33ddf7a
Post notifications when new network requests are recorded and when requests are updated.
|
10 years ago |
Ryan Olson
|
630eec59ee
Add classes for observing and recording network events.
|
10 years ago |