feat: add Hurl

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
This commit is contained in:
Jacob Pfeifer 2023-07-11 02:18:26 -04:00 committed by GitHub
parent 330da0ff07
commit d186a9e95a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 186 additions and 0 deletions

20
queries/hurl/folds.scm Normal file
View file

@ -0,0 +1,20 @@
; fold.scm
[
(comment)
(entry)
(request)
(response)
(header)
(request_section)
(body)
(response_section)
(multipart_form_data_section)
(cookies_section)
(captures_section)
(asserts_section)
(options_section)
(basic_auth_section)
(json_object)
(json_array)
] @fold