network_detail
Retrieve headers and text body of a recorded request from jevnav's network buffer using its id or a URL substring. No re-request occurs; data comes from the saved trace.
Instructions
Headers and (text) body of one recorded request: pass the id from network's output, or url_contains for the newest matching URL. Reads jevnav's own network buffer; nothing is re-requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |