Browser HTTP Client
Send REST HTTP requests natively using `fetch()` without leaving the
browser.
(Note: Subject to standard CORS policies unlike desktop
apps)
Body is disabled for GET requests.
Response
Status: ---
Time: --- ms
(Response body will appear here)