Files
nomad/vendor/github.com
Seth Hoenig 6c7578636c jobspec: add support for headers in artifact stanza
This PR adds the ability to set HTTP headers when downloading
an artifact from an `http` or `https` resource.

The implementation in `go-getter` is such that a new `HTTPGetter`
must be created for each artifact that sets headers (as opposed
to conveniently setting headers per-request). This PR maintains
the memoization of the default Getter objects, creating new ones
only for artifacts where headers are set.

Closes #9306
2020-11-13 12:03:54 -06:00
..
2020-10-21 15:46:56 -04:00
2020-08-11 13:26:45 -04:00
2020-08-20 00:31:07 +08:00
2020-08-20 00:31:07 +08:00
2020-08-20 00:31:07 +08:00
2020-06-18 11:05:31 -07:00
2020-08-20 00:31:07 +08:00
2020-10-21 15:46:56 -04:00
2020-08-20 00:31:07 +08:00
2020-03-28 17:29:04 +01:00
2020-08-20 00:31:07 +08:00
2020-08-20 00:31:07 +08:00
2017-07-07 12:18:14 -07:00
2017-10-13 14:36:02 -07:00
2020-08-20 00:31:07 +08:00
2020-10-21 15:46:56 -04:00