Commit Graph

28 Commits

Author SHA1 Message Date
Fabrice Reix
4648daa12f
Add multiline string attributes 2024-07-31 15:36:38 +02:00
Jean-Christophe Amiel
81762447b8
Update grammar. 2024-06-25 10:40:39 +02:00
Haoyu Cheng
4e588e9bbf
format code and sort filter in order 2024-05-15 06:50:14 +00:00
Haoyu Cheng
1ea8936c42
add ToFloat filter 2024-05-15 06:50:13 +00:00
Manse
4b7661226e
Generated grammar.md file 2024-04-04 11:24:45 -03:00
Pedro Manse
af54a25a92
Removed deprecated predicate functions
Removed deprecated 'equals', 'notEquals', 'greaterThan',
'greaterThanOrEquals', 'lessThan' & 'lessThanOrEquals' in favor of '==',
'!=', '>', '>=', '<' & '<=' from grammar and generated .md file
2024-04-04 10:47:13 -03:00
jcamiel
32a73ce7a4
Support --user option per request 2024-03-26 15:54:14 +01:00
Fabrice Reix
1b3943168b
Update parser implem for filename with password 2024-03-23 09:44:37 +01:00
jcamiel
750f7120ea
Update documentation for isIsoDate. 2024-03-22 10:47:47 +01:00
Fabrice Reix
9a07bf4993
Update Grammar for filename with optional password 2024-03-22 08:18:47 +00:00
Teodorescu Robert-Andrei
c6bc18570d
Add --netrc, --netrc-file and --netrc-optional options
This is a feature provided by cURL that allows it to retrieve the
username and password for a host from a .netrc file.

https://curl.se/docs/manpage.html#-n
2024-01-23 12:32:14 +00:00
Fabrice Reix
bb539ddad7
Add --location-trusted option 2024-01-07 13:41:01 +01:00
Fabrice Reix
3f93917497
Update options in grammar 2023-12-06 11:04:23 +01:00
Fabrice Reix
03077c1722
Update Grammar 2023-11-27 08:13:17 +01:00
Fabrice Reix
7429aea4e9
Update generated HTML grammar 2023-10-14 21:29:55 +00:00
Rui Chen
b7aa675f6a
fix: remove --retry-max-count option
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-07-05 20:00:08 +02:00
jcamiel
957306bbaa
Update docs for 4.0.0 2023-06-28 15:19:55 +00:00
jcamiel
1a2a0c8f61
Update docs. 2023-04-17 18:05:07 +02:00
jcamiel
13bd65d08d
Add certificate query to grammar. 2023-02-14 13:34:17 +01:00
jcamiel
3dcaa675bb
Modify one line string grammar for ``xxx`to x`. 2022-12-04 21:07:12 +01:00
jcamiel
e4bcf0b94f
Update grammar with more HTTP methods. 2022-11-30 18:24:06 +01:00
jcamiel
a7c3507b94
Update grammar doc. 2022-11-14 13:07:52 +01:00
jcamiel
fb96c252cf
Use HTTP instead of HTTP/* for all HTTP version. 2022-11-09 18:11:45 +01:00
jcamiel
41b63f6810
Update grammar. 2022-10-20 13:06:26 +02:00
jcamiel
c1684f60b3
Add support for strings comparison. 2022-09-09 16:54:28 +02:00
jcamiel
c64888d713
Update grammar with md5 query. 2022-09-06 10:58:26 +02:00
jcamiel
b951464a40 Delete legacy grammar. 2022-06-20 19:16:57 +02:00
jcamiel
00e0c5cc58 Import of the canonical docs (raw Markdown, without ant Jekyll specificities.) 2022-06-01 10:34:33 +02:00