Page MenuHomeGitPull.it

In PHP 7.2.31 $http_response_header is undefined if file_get_contents() do a POST and receives an HTTP/1.1 100 Continue
Closed, WontfixPublic

Description

In PHP 7.2.31 $http_response_header is undefined if file_get_contents() do a POST request and receives an HTTP/1.1 100 Continue status code.