Fix docs sample.

This commit is contained in:
jcamiel 2024-04-23 17:42:25 +02:00 committed by fpinto
parent bea95fab54
commit 244971fa15
No known key found for this signature in database
GPG Key ID: F4F06B068FB00692

View File

@ -650,7 +650,7 @@ output: out.html # dump the response to this file
path-as-is: true # do not handle sequences of /../ or /./ in URL path
skip: false # skip this request
unix-socket: sock # use Unix socket for transfer
user: bob=secret # use basic authentication
user: bob:secret # use basic authentication
variable: country=Italy # define variable country
variable: planet=Earth # define variable planet
verbose: true # allow verbose output