mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
6be9f32448
* 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> |
||
---|---|---|
.. | ||
cookbooks/os_prepare | ||
functional | ||
integration | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb |