--TEST-- $http_reponse_header (header with trailing whitespace) --SKIPIF-- --INI-- allow_url_fopen=1 allow_url_include=1 --FILE-- ==DONE== --EXPECT-- string(4) "Body" array(2) { [0]=> string(15) "HTTP/1.0 200 Ok" [1]=> string(14) "Some: Header" } ==DONE==