]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
ids-functions.pl: Use GET method to fetch Header data of a file
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 5 Feb 2019 11:01:43 +0000 (12:01 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 5 Feb 2019 11:01:43 +0000 (12:01 +0100)
commit81592314ebe93ae942f28a1bc9037185f155ccda
tree60d6eddfb04b6c86eccae266f1b4ccdf4b694c5a
parent4924cfdc7312ce8c31101fefebf3f0371e7cd779
ids-functions.pl: Use GET method to fetch Header data of a file

The sourcfire web servers does not support the HEAD request so we have to do
this with a GET here.

Fixes #11987

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl