2023-07-04 19:37:17 +02:00
|
|
|
[
|
2023-07-04 20:11:05 +02:00
|
|
|
"GET"
|
|
|
|
"POST"
|
|
|
|
"PUT"
|
|
|
|
"DELETE"
|
|
|
|
"CONNECT"
|
|
|
|
"OPTIONS"
|
|
|
|
"TRACE"
|
|
|
|
"PATCH"
|
|
|
|
"LINK"
|
|
|
|
"UNLINK"
|
|
|
|
"PURGE"
|
|
|
|
"LOCK"
|
|
|
|
"UNLOCK"
|
|
|
|
"PROPFIND"
|
|
|
|
"VIEW"
|
2023-07-04 19:37:17 +02:00
|
|
|
] @keyword
|
2023-07-04 20:11:05 +02:00
|
|
|
|
|
|
|
[
|
|
|
|
(url)
|
|
|
|
] @string
|
|
|
|
|
|
|
|
[
|
|
|
|
(response)
|
|
|
|
] @keyword.response
|
|
|
|
|
|
|
|
[
|
|
|
|
(status_code_pattern)
|
|
|
|
] @constant
|
2023-07-04 22:48:25 +02:00
|
|
|
|
|
|
|
(comment) @comment
|
|
|
|
|
|
|
|
(assert_literal) @constant.buildin
|