Huachao / vscode-restclient

REST Client Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=humao.rest-client
MIT License
5.22k stars 436 forks source link

Can't figure out how to use "@no-redirect" #1132

Open azazar opened 1 year ago

azazar commented 1 year ago

Documentation says "REST Client Extension also supports request-level settings". But it doesn't say anything how to specify any of those settings. And it doesn't give any clue where to put it.

gbrian commented 1 month ago
### Stripe checkout tests 
# @no-redirect
POST http://localhost:5000/api/payments/checkout
Content-Type: application/json

{}