Update php-url-fopen.conf

Add HTTPS support in Regex
pull/3809/head
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
1 changed files with 1 additions and 1 deletions

View File

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