News

API 2.2 introduced a res.reset() method to reset the response and clear the response body, headers, and status code. API 2.3 adds a res.resetBuffer() that clears just the response body: ...
[Click on image for larger view.] Instant REST API Response as JSON (source: Curl Site). Curl functionality can also be found in the REST Client extension offering on the VS Code Marketplace, where ...