Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>HttpReqNew to Visual Studio Code? Get it now.
HttpReq

HttpReq

joaopaulo2391

|
2 installs
| (0) | Free
Make HTTP requests (GET, POST, PUT, DELETE, PATCH) directly from VSCode. Supports a Postman-like UI for crafting requests.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

http-req

This extensions makes HTTP requests to any endpoint. It was built in order to be a open-source tool and 100% free.

For Mac users:

  • Run "command + shift + P" and type "Open HTTP Client"

For Windows/Linux users:

  • Run "CTRL + shift + P" and type "Open HTTp Client"

Features

THe current version is able to make the following HTTP Requests:

  • GET
  • POST
  • PUT
  • DELETE
  • PATCH

New features coming soon!

Requirements

VS Code min version is:

"vscode": "^1.104.1"

Extension Settings

None.

Known Issues

None.

Release Notes

0.0.2

  • Added instructions in README.md

0.0.1 alpha

  • Make GET, POST, PUT, DELETE and PATCH requests

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft