frolovdev / frolovdev/vscode-tinyspec
Add some HTTP request methods to highlight and endpoint keywords
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Due the lack of knowledge we missed some methods
Here the list
```
CONNECT
DELETE
GET
HEAD
OPTIONS
PATCH
POST
PUT
TRACE
```
Read more:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.