feat: with response code

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-04 20:11:05 +02:00
parent 7967c0f87e
commit d4090ea19f
2 changed files with 28 additions and 16 deletions

View File

@@ -1,17 +1,29 @@
[
"GET"
"POST"
"PUT"
"DELETE"
"CONNECT"
"OPTIONS"
"TRACE"
"PATCH"
"LINK"
"UNLINK"
"PURGE"
"LOCK"
"UNLOCK"
"PROPFIND"
"VIEW"
"GET"
"POST"
"PUT"
"DELETE"
"CONNECT"
"OPTIONS"
"TRACE"
"PATCH"
"LINK"
"UNLINK"
"PURGE"
"LOCK"
"UNLOCK"
"PROPFIND"
"VIEW"
] @keyword
[
(url)
] @string
[
(response)
] @keyword.response
[
(status_code_pattern)
] @constant