Commit Graph

175 Commits

Author SHA1 Message Date
jcamiel
30d241c1dd
Cosmetic update to the documentation. 2023-07-21 16:25:32 +02:00
Guilherme Puida
e782ac286b
Implement isDate predicate
This mirrors the implementation of `isFloat/isInteger/...`.
2023-07-11 13:31:58 +02:00
jcamiel
80b220aca6
Update README 2023-07-11 13:07:43 +02:00
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
jcamiel
21791eee22
Update docs with xpath filter. 2023-06-30 14:19:16 +02:00
jcamiel
0f1a9f80fb
Update to 4.1.0-SNAPSHOT. 2023-06-29 16:05:31 +02:00
hurl-bot
3cad4e38b4
Create 4.0.0 release 2023-06-28 18:37:30 +00:00
jcamiel
957306bbaa
Update docs for 4.0.0 2023-06-28 15:19:55 +00:00
Tim Eggert
34137c0e0d
feat: introduce curl --path-as-is option 2023-06-22 10:02:06 +02:00
jcamiel
1c1b7dd8af
Add timings explanation in request doc. 2023-06-21 16:50:27 +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
jcamiel
2182ef7835
Update 3.0.1 install link. 2023-06-10 20:39:15 +02: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
5aa6abd6db
Fix Hurl snippet. 2023-06-05 16:09:44 +00:00
jcamiel
b65bdf59cc
Upgrade Hurl version to 4.0.0 due to runner::run API change. 2023-06-01 17:26:15 +02:00
jcamiel
a2f4bc3625
Add more charset tests. 2023-06-01 17:22:16 +02:00
jcamiel
df9918bc40
Update hurlfmt FAQ. 2023-06-01 17:16:08 +02:00
jcamiel
aaf6d95969
Update doc on toDate. 2023-06-01 17:16:08 +02:00
jcamiel
1fbf097ba8
Fix doc typos. 2023-06-01 17:15:15 +02:00
jcamiel
44af45e3d5
Add date filters documentation. 2023-06-01 17:15:14 +02:00
hurl-bot
6bf183845a
Update hurl version to 3.1.0-SNAPSHOT 2023-06-01 17:15:08 +02:00
Fabrice Reix
34b97aa51a
Update version to 3.0.1 2023-06-01 15:59:52 +02:00
Fabrice Reix
67e1871a96
Update to version 3.0.1 2023-06-01 11:57:56 +02:00
hurl-bot
277393700b
Create 3.0.0 release 2023-05-03 13:32:58 +00:00
Fabrice Reix
f62fba6ab3
Update help/man for hurlfmt 2023-05-03 13:34:40 +02:00
jcamiel
13d3f9a6b7
Update docs with certificate. 2023-05-03 11:56:20 +02:00
jcamiel
47cc03a87d
Bump Flask to 2.3.2 2023-05-02 14:24:54 +02:00
jcamiel
1a2a0c8f61
Update docs. 2023-04-17 18:05:07 +02:00
Filipe PINTO
d7df56da44
Add exit code 0 in manual 2023-04-16 13:15:20 +00:00
Filipe PINTO
453a99071d
Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
jcamiel
a90d78175a
Add raw multipart form data sample. 2023-04-05 23:45:39 +02:00
Fabrice Reix
b85bdc29e1
add daysAfterNow/DaysBeforeNow filters 2023-03-19 12:37:45 +01:00
Fabrice Reix
e9cb019cf5
Fix doc typos 2023-03-07 11:46:58 +01:00
Fabrice Reix
591eb7087c
Add certificate query 2023-03-04 10:23:58 +01:00
Thejus Paul
12059a1794
Fix HTML attribute
While reading through the documentation, I found two typing mistake in the HTML attributes.
2023-03-03 02:38:20 +05:30
jcamiel
55cd58b50a
Increment major version to 3.0.0 (compatibility break) 2023-02-25 11:39:18 +01:00
jcamiel
13bd65d08d
Add certificate query to grammar. 2023-02-14 13:34:17 +01:00
jcamiel
9494b75bf5
Update home with star links. 2023-02-07 11:05:18 +01:00
lepapareil
4bbcfb1337
Use long options for curl command 2023-02-06 16:35:21 +01:00
Robert Danci
e125edb2d8
Fix variables-file example 2023-02-04 20:37:14 +09:00
jcamiel
7171d0c4e4
Update Hurl snippet in FAQ. 2023-02-04 00:57:17 +01:00
jcamiel
176e83e83c
Update installation with 2.0.1 links. 2023-02-02 13:29:06 +01:00
Fabrice Reix
550c517149
Add Date value/filters 2023-02-02 13:00:40 +01:00
hurl-bot
8d470a51b6
Update hurl version to 2.1.0-SNAPSHOT 2023-02-02 09:37:39 +00:00
hurl-bot
0c737817e5
Create 2.0.1 release 2023-02-01 16:15:48 +00:00
hurl-bot
849b154e76
Update hurl version to 2.0.1-SNAPSHOT 2023-02-01 16:09:25 +00:00
jcamiel
9e8ef9acb8
Fix some Hurl samples newlines. 2023-01-29 11:56:10 +01:00