Commit Graph

98 Commits

Author SHA1 Message Date
jcamiel
c69ebea464
Fix case url -> URL. 2022-10-31 11:50:22 +01:00
jcamiel
22c17ee998
Update README. 2022-10-26 22:47:04 +02:00
Fabrice Reix
56cafdfaeb
Extract filter from query 2022-10-26 14:11:01 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0 2022-10-24 22:33:26 +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
f5c959c7b7
Update header docs when a same header has multiple values. 2022-10-11 21:56:36 +02:00
jcamiel
321e14af4b
Clean image docs. 2022-10-11 13:14:16 +02:00
jcamiel
397d91528a
Add Demo placeholder. 2022-10-10 17:50:58 +02:00
jcamiel
7b253c733c
Update macOS binary installations. 2022-10-10 17:27:06 +02:00
jcamiel
18a7f3cec2
Add MacPorts instruction. 2022-10-10 15:51:57 +02:00
Kian-Meng Ang
3a5ff7dcb2 Fix typos
Found via `codespell -S contrib,target -L crate,asser,te,pleas`
2022-10-01 18:48:18 +08:00
jcamiel
52575789ef
Delete --progress and --summary from docs. 2022-09-30 18:01:20 +02:00
Zoltan Klinger
a35476bb16 change "api" to "API" in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
a375af91d4 fix grammar in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
5bc24bd0cf fix typos in docs 2022-09-28 18:35:02 +10:00
jcamiel
fd19fed93f
Remove hardcoded channel in Nix installation link. 2022-09-17 12:47:18 +02:00
jcamiel
fb3d07c372
Rename 'osx' => 'macos'. 2022-09-15 12:56:37 +02:00
Fabrice Reix
fce9e9daf7
Update version to 1.7.0 2022-09-15 12:56:36 +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
91f7396a6d
Fix minot typos. 2022-09-03 00:50:31 +02:00
jcamiel
1892c35cfa
Rename manual-page.md to manual.md 2022-09-02 15:48:41 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
2e3eaca3d4 Changing naming from Manual Page to just Manual
Where it made sense in the titles, and references in the documentation,
I have updated to just `Manual` over `Manual Page` for clarity on the
purpose of the section or documentation. I have left the file naming
alone, since that was mostly used in the links and felt like the titles
might be where more confusion could be at.
2022-09-02 12:47:08 +02:00
Christine Seeman
57a298d9f1 Adding pluralization to scenerio and documentation
Grammer changes. These were added to the hurl docs and then generated
with python scripts.
2022-09-02 12:47:08 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
Fabrice Reix
b2f950bec1
Add option variable 2022-09-02 10:25:35 +02:00
jcamiel
d986521885
Fix minor typo on docs. 2022-08-28 23:26:11 +02:00
jcamiel
22c14e4a0a
Update tutorial's snippets. 2022-08-23 18:36:47 +02:00
jcamiel
fdc8255a7e
Add doc on Xml namespaces. 2022-08-19 18:02:15 +02:00
jcamiel
1a78ac9199
Update snippet with compressed option. 2022-08-18 20:36:52 +02:00
jcamiel
e4c21bc90c
Minor docs change. 2022-08-17 19:13:50 +02:00
jcamiel
4c4e17665b
Update shell Hurl snippets with colored output. 2022-08-17 18:30:59 +02:00
jcamiel
c0a8bbb544
Update man and document documentation generation. 2022-08-16 14:27:20 +02:00
jcamiel
08fc128a9b
Update man and README. 2022-08-16 13:39:13 +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
jcamiel
9f3e13baef
Add --test option in usage and links to captures and asserts. 2022-06-27 16:28:38 +02:00
Fabrice Reix
de79388be5 Support regex literal in query/subquery 2022-06-24 11:42:06 +02:00
Robert Lillack
e549ac9d93 Fix typo: somment --> comment 2022-06-23 20:24:27 +02:00
jcamiel
b951464a40 Delete legacy grammar. 2022-06-20 19:16:57 +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
jcamiel
2235ca7bec Update READMEs 2022-06-13 09:04:29 +02:00
jcamiel
e5d3cbe729 Emphasize --test mode in tutorial. 2022-06-11 16:27:12 +02:00