Ji Pei
|
2a6e28c9d0
Added curl logger for debugging request
|
лет назад: 10 |
Ryan Olson
|
85424fd15e
Support viewing AFNetworking request bodies
|
лет назад: 10 |
Dan Loewenherz
|
29a45aa02d
use Objective-C 2.0 subscripting for dictionaries
|
лет назад: 10 |
Dan Loewenherz
|
08b25ea8d3
use Objective-C 2.0 subscripting for arrays
|
лет назад: 10 |
Ryan Olson
|
a3a84b0cd7
Merge pull request #48 from DaidoujiChen/feature/json_detect
|
лет назад: 11 |
DaidoujiChen
|
33be034e2b
enhance json detect
|
лет назад: 11 |
Ryan Olson
|
f590263d9f
Add copy button to request detail view controller.
|
лет назад: 11 |
Ryan Olson
|
a1c378a9d5
Support copying individual network detail cells via long press
|
лет назад: 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
|
ffd532b630
Try to parse application/javascript and text/javascript as JSON
|
лет назад: 11 |
Ryan Olson
|
f911a91000
Improve messaging when we can’t show a response preview.
|
лет назад: 11 |
Ryan Olson
|
197dcccb4e
Use decompression utility for Content-Encoding: gzip
|
лет назад: 11 |
Ryan Olson
|
e082fdeddd
Fix method naming on decompression utility.
|
лет назад: 11 |
Ryan Olson
|
01abdf05ed
Add network transaction detail section for POST body data
|
лет назад: 11 |
Ryan Olson
|
84dcbb4847
Improve response body detail view controller logic
|
лет назад: 11 |
Ryan Olson
|
73f3d52bb3
Generalize utility method to generate dictionary from query data
|
лет назад: 11 |
Ryan Olson
|
b8d8f29c97
Record/show “request mechanism” for requests.
|
лет назад: 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
|
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
|
db089f4fb9
Add detial view controller for network transactions
|
лет назад: 11 |