parseHttpFile
Parse .http or .rest files to extract request methods, URLs, headers, and bodies for each request in the file.
Instructions
Parse VS Code REST Client file (.http/.rest). Returns method, URL, headers, body per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .http or .rest file within the workspace |