2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-02-01 06:43:28 +00:00
inspec/test/unit/mock
Adam Leff 98db74a466 http resource: properly support HEAD request with remote worker ()
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
..
cmd http resource: properly support HEAD request with remote worker () 2017-11-27 18:17:39 +01:00
files Support symbol keys in ObjectTraverser () 2017-10-06 19:24:31 +02:00
profiles Issue warning during check if profile name contains slash () 2017-11-09 12:32:54 +01:00