issues
search
tanhakabir
/
rest-book
REST Book is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book
MIT License
248
stars
24
forks
source link
Add support for PATCH http method
#122
Closed
nickrum
closed
2 years ago
nickrum
commented
2 years ago
This adds support for the
PATCH
http method as per
rfc5789
.
This adds support for the
PATCH
http method as per rfc5789.