diff --git a/config/filter.d/php-url-fopen.conf b/config/filter.d/php-url-fopen.conf index a7957c9d..89ddd4a6 100644 --- a/config/filter.d/php-url-fopen.conf +++ b/config/filter.d/php-url-fopen.conf @@ -6,7 +6,7 @@ [Definition] -failregex = ^ -.*"(GET|POST).*\?.*\=http\:\/\/.* HTTP\/.*$ +failregex = ^ -.*"(GET|POST|HEAD).*\?.*\=(http|https)\:\/\/.* HTTP\/.*$ ignoreregex =