Update php-url-fopen.conf

Add HTTPS support in Regex
This commit is contained in:
profAleks 2024-07-28 01:55:12 +03:00 committed by GitHub
parent 93810fff75
commit a205ec88e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
[Definition]
failregex = ^<HOST> -.*"(GET|POST).*\?.*\=http\:\/\/.* HTTP\/.*$
failregex = ^<HOST> -.*"(GET|POST|HEAD).*\?.*\=(http|https)\:\/\/.* HTTP\/.*$
ignoreregex =