inspec/test
Adam Leff 6be9f32448 http resource: make header keys case insensitive (#2457)
* http resource: make header keys case insensitive

HTTP header keys are currently case-sensitive, and the local and remote
workers currently store the keys in different formats due to the
different tools generating them.

This change ensures the ability to fetch headers by key is
case-insensitive and adds a deprecation to inform the user that future
fetches should use all lowercase.

Signed-off-by: Adam Leff <adam@leff.co>

* Remove deprecation treatment

HTTP header keys are case insensitive anyways. There's no reason to make
things harder for our users.

Signed-off-by: Adam Leff <adam@leff.co>
2018-01-16 14:30:35 -08:00
..
cookbooks/os_prepare xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
functional Update the inspec support check to warn to stderr. (#2446) 2018-01-05 21:17:37 +01:00
integration xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
unit http resource: make header keys case insensitive (#2457) 2018-01-16 14:30:35 -08: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 xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00