Summary: fixes typo ## Changelog - fixes typo on network page Pull Request resolved: https://github.com/facebook/flipper/pull/797 Test Plan: n/a Reviewed By: priteshrnandgaonkar Differential Revision: D19902534 Pulled By: passy fbshipit-source-id: fc25d8a1fc0889a1b4e5003c724781f54d01f65d
581 B
581 B
id, title
| id | title |
|---|---|
| network-plugin | Network |
→ See setup instructions for the Network plugin
Use the Network inspector to inspect outgoing network traffic in your apps. You can easily browse all requests being made and their responses. The plugin also supports gzipped responses.
All request sent from the device will be listed in the plugin. Click on a request to see details like headers and body. You can filter the table for domain, method or status by clicking on the corresponding value in the table.
