Commit Graph

36 Commits

Author SHA1 Message Date
jcamiel
1463c02d05
Add support for --resolve option per request 2023-07-06 17:21:37 +02: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
Fabrice Reix
71e185119c
Add missing section 2023-06-19 12:20:52 +02:00
Fabrice Reix
c407a51324
Add xpath filter 2023-06-17 07:11:54 +00:00
Fabrice Reix
1c0c22d2f8
Add decode filter 2023-06-10 09:30:43 +00:00
Fabrice Reix
0709227099
Support arbitrary HTTP methods 2023-06-09 07:56:35 +02:00
jcamiel
1a2a0c8f61
Update docs. 2023-04-17 18:05:07 +02:00
Fabrice Reix
b85bdc29e1
add daysAfterNow/DaysBeforeNow filters 2023-03-19 12:37:45 +01:00
Fabrice Reix
591eb7087c
Add certificate query 2023-03-04 10:23:58 +01:00
jcamiel
13bd65d08d
Add certificate query to grammar. 2023-02-14 13:34:17 +01:00
Fabrice Reix
550c517149
Add Date value/filters 2023-02-02 13:00:40 +01:00
Fabrice Reix
5acaf4f4b8
Add filters 2023-01-06 14:57:18 +01:00
lepapareil
662ec8184e
Standardised shell scripts shebang and error handling 2022-12-15 18:09:34 +01:00
Fabrice Reix
bb7cf25a57
Fix key-string parser 2022-12-10 22:52:54 +01:00
Luke Mondy
7289930c7b
Add grammar to support htmlEscape and htmlUnescape 2022-12-07 08:17:08 +11:00
jcamiel
3dcaa675bb
Modify one line string grammar for ``xxx`to x`. 2022-12-04 21:07:12 +01:00
Fabrice Reix
ffd31a271c
Add toInt filter 2022-12-03 12:16:24 +01:00
Fabrice Reix
3eaa74ce11
Fix Parsing / compliant with grammar 2022-12-01 14:50:55 +01:00
jcamiel
e4bcf0b94f
Update grammar with more HTTP methods. 2022-11-30 18:24:06 +01:00
jcamiel
fb96c252cf
Use HTTP instead of HTTP/* for all HTTP version. 2022-11-09 18:11:45 +01:00
Fabrice Reix
67d48bde22
Add filters urlEncode/urlDecode 2022-11-02 17:07:00 +01:00
Fabrice Reix
56cafdfaeb
Extract filter from query 2022-10-26 14:11:01 +02:00
jcamiel
41b63f6810
Update grammar. 2022-10-20 13:06:26 +02:00
Fabrice Reix
eb4dc17ca5
Add filters in spec 2022-10-19 14:43:53 +02:00
Fabrice Reix
b912a6f06c
Add url query 2022-10-16 09:59:08 +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
Fabrice Reix
b2f950bec1
Add option variable 2022-09-02 10:25:35 +02:00
jcamiel
2a002f81a6
Add max-redirs entry option. 2022-08-16 12:09:33 +02:00
jcamiel
a2d3f87640
Add follow location entry option. 2022-08-16 10:20:25 +02:00
jcamiel
b08de3a19b
Add very-verbose entry option. 2022-08-15 18:01:35 +02:00
jcamiel
633500ebbd
Add verbose entry option. 2022-08-14 18:37:10 +02:00
jcamiel
feefa7cbdc
Update grammar. 2022-08-12 16:18:55 +02:00
Fabrice Reix
de79388be5 Support regex literal in query/subquery 2022-06-24 11:42:06 +02:00
Fabrice Reix
a7b887052f Validate Grammar and generate HTML 2022-06-19 20:52:45 +02:00
Fabrice Reix
da8ae89281 Add new grammar 2022-06-18 10:02:32 +02:00