We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03b522 commit d594037Copy full SHA for d594037
doc/manual/configuration.rst
@@ -985,7 +985,7 @@ url | ``url``: File that should be downloaded
985
| ``stripComponents`` (\*): Number of leading components stripped from file name
986
| (optional, tar files only)
987
| ``retries`` (\*): Number of retries before the checkout is set to failed.
988
- | ``headers``: A list of dictionaries with key value fields used as extra headers for requests. (optional)
+ | ``headers``: A dictionary of key value pairs used as extra headers for requests. (optional)
989
====== =======================================================================================
990
991
The following synthetic attributes exist. They are generated internally
0 commit comments