inspec/test
Adam Leff 1601b23e8d Don't send HTTP headers that have nil values (#1948)
Net::HTTP does not gracefully handle HTTP options/headers
that have nil values. This updates Fetchers::Url to verify
that all headers we attempt to configure have non-nil,
non-empty values.

This originally surfaced via the audit cookbook with the
chef-automate fetcher in use without the data_collector
token being set.

Signed-off-by: Adam Leff <adam@leff.co>
2017-06-21 19:09:13 -05:00
..
cookbooks/os_prepare Adding toml resource (#1924) 2017-06-15 16:54:12 -04:00
functional bugfix: enforce option values where needed (#1918) 2017-06-12 17:33:16 -04:00
integration/default Adding toml resource (#1924) 2017-06-15 16:54:12 -04:00
resource Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
unit Don't send HTTP headers that have nil values (#1948) 2017-06-21 19:09:13 -05:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Adding toml resource (#1924) 2017-06-15 16:54:12 -04:00
test-extra.yaml split up tests for travis 2015-09-23 01:51:51 +02:00
test.yaml split up tests for travis 2015-09-23 01:51:51 +02:00