Files
nomad/api
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
..
2017-10-13 13:12:20 -07:00
2017-10-13 13:12:20 -07:00
2020-01-29 13:55:39 -05:00
2017-07-21 16:33:04 -07:00
2020-10-21 14:05:46 -04:00
2020-10-21 14:05:46 -04:00
2020-11-05 13:04:18 -05:00
2020-11-05 13:04:18 -05:00
2020-07-17 11:02:00 -04:00
2017-10-13 14:36:02 -07:00
2020-02-16 16:04:59 -06:00
2017-10-13 14:36:02 -07:00
2017-10-13 14:36:02 -07:00
2020-10-21 14:05:46 -04:00
2020-09-29 17:57:46 -04:00
2020-07-17 11:02:00 -04:00
2017-09-19 10:08:23 -05:00
2020-10-21 14:05:46 -04:00
2017-07-21 16:33:04 -07:00
2016-03-17 16:04:09 -07:00
2017-07-21 16:33:04 -07:00
2019-01-18 15:31:31 -05:00