inspec/test
Adam Leff 98db74a466 http resource: properly support HEAD request with remote worker (#2340)
The existing method of adding `-X HEAD` to the curl command does not
work properly and can cause timeouts because curl doesn't properly
close the connection. The correct way is to use curl's own `--head`
flag.

Signed-off-by: Adam Leff <adam@leff.co>
2017-11-27 18:17:39 +01:00
..
cookbooks/os_prepare Add wildcard support to Utils::FindFiles (#2159) 2017-09-23 09:17:34 +02:00
functional Fix classname in JUnit formatter (#2283) 2017-11-13 22:41:37 -05:00
integration Extend Windows ACL matchers (#1744) 2017-10-17 15:01:51 +02:00
unit http resource: properly support HEAD request with remote worker (#2340) 2017-11-27 18:17:39 +01: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 http resource: properly support HEAD request with remote worker (#2340) 2017-11-27 18:17:39 +01:00