Commit Graph

267 Commits

Author SHA1 Message Date
hurl-bot
733dd76b4a
Create 4.3.0 release 2024-04-23 11:50:35 +00:00
jcamiel
f8ed01af7b
Fix typo in --parallel description. 2024-04-17 13:15:16 +02:00
jcamiel
2feb8d78df
Expose experimental --parallel / --jobs options. 2024-04-16 13:58:20 +02:00
jcamiel
faef79453a
Fix --file-root documentation. 2024-04-15 13:54:56 +00:00
jcamiel
76394943ce
Add doc for isNumber predicate. 2024-04-10 12:11:33 +00:00
jcamiel
d1b593b4aa
Update docs with max-filesize cli only. 2024-04-08 11:59:05 +02:00
jcamiel
8dbd6f67e7
Update doc for 4.3.0. 2024-04-04 17:22:04 +02:00
Manse
4b7661226e
Generated grammar.md file 2024-04-04 11:24:45 -03:00
Manse
e2af10ba43
Removed unnecessary parenthesis 2024-04-04 11:12:04 -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
Pedro Manse
748dc373ce
singular/plural agreement 'Query and predicate value are equal' instead of 'equal' 2024-04-04 10:45:47 -03:00
Pedro Manse
5e2de6f958
replace the deprecated 'equals' predicate function with '==' 2024-04-04 10:45:08 -03:00
baerwang
7787d711a3
feat: File size limits 2024-04-01 20:49:19 +02:00
jcamiel
59f785974f
Fix parallel integration tests. 2024-03-31 18:11:04 +02:00
jcamiel
bf472937f9
Rename workers option 2024-03-31 14:46:16 +02:00
jcamiel
b8783d365b
Fix various typos. 2024-03-30 15:19:30 +01: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
jcamiel
dcd534a912
Add --from-entry option to execute a file from a given entry 2024-03-19 19:02:16 +01:00
jcamiel
88b7c04ed5
Add experimental max-workers option. 2024-03-16 12:00:22 +01:00
jcamiel
0931c32510
Add experimental parallel flag. 2024-03-15 16:56:55 +01:00
Fabrice Reix
80809262d4
Add completion files in Linux/MacOS packages 2024-03-12 12:54:32 +00:00
fpinto
7eecbc3b30
Add packages anatomy files 2024-03-11 10:51:15 +01:00
Fabrice Reix
87adca80f5
Add spec for error messages 2024-03-02 10:32:40 +00:00
Fabrice Reix
accc2fc3a2
Tag options not available yet in the Hurl file as cli-only 2024-02-29 19:18:06 +01:00
Fabrice Reix
6b927465fa
Add cli-only info in option doc 2024-02-29 14:39:56 +00:00
Filipe PINTO
4795e5453f
Fix deb installation doc 2024-02-16 18:33:22 +01:00
jcamiel
62a4a4dd0a
Update parallel doc. 2024-02-08 13:23:40 +01:00
jcamiel
f9300c6d22
Update parallel doc. 2024-02-04 12:08:21 +01:00
Fabrice Reix
dc32d25e24
Update man for hurlfmt 2024-02-01 18:29:40 +01:00
Fabrice Reix
404c022074
Update generated option files 2024-01-24 20:59:44 +01:00
jcamiel
e060cf7db5
Update parallel design doc. 2024-01-23 15:43:12 +00:00
Fabrice Reix
e6c44a002e
Add conflict attribute for netrc* options 2024-01-23 16:01:04 +01:00
Fabrice Reix
286f143fc4
Use space as separator 2024-01-23 15:19:58 +01: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
5ed85d5b63
Generate/Check files from option files 2024-01-23 11:41:18 +00:00
Fabrice Reix
2a26671edf
Update options generator scripts 2024-01-22 11:29:38 +00:00
Fabrice Reix
cda3770092
Generate hurlfmt options source/doc from spec 2024-01-22 11:29:37 +00:00
jcamiel
612c90369e
Update runner docs. 2024-01-18 18:23:28 +01:00
hurl-bot
3927dcc622
Update hurl version to 4.3.0-SNAPSHOT 2024-01-17 12:34:16 +00:00
jcamiel
0b5c164612
Add delay and skip option in samples. 2024-01-15 16:55:23 +01:00
hurl-bot
b8e224599a
Create 4.2.0 release 2024-01-11 15:57:38 +01:00
jcamiel
93f9a914e9
Update doc for 4.2.0 2024-01-10 17:13:46 +01:00
jcamiel
bc13b5f75e
Fix CSS class for light/dark themes. 2024-01-10 17:11:49 +01:00
jcamiel
0f8207c890
Generate manual and manual dependencies. 2024-01-10 17:11:49 +01:00
Fabrice Reix
280b3451f2
Add short name -v for verbose option 2024-01-10 16:39:31 +01:00
Fabrice Reix
bb539ddad7
Add --location-trusted option 2024-01-07 13:41:01 +01:00
Zandt Tittle
98b0f50741
Add --unix-socket option
This is a feature provided by cURL that allows sending requests to
a web server via a Unix Domain Socket. Some use cases
include:

* Querying docker API
* Running a web server w/o opening a TCP port for security and/or performance reasons

https://curl.se/docs/manpage.html#--unix-socket
2024-01-06 13:05:58 -06:00