<?php $response_headers [] = $response_line; else $response_text .= $response_line; } ?>
Próbowałem za pomocą substr($response_line, strlen($response_line), strlen($response_line)-4) == '\r\n') i nie działało, a więc użyłem testowo stristr - dalej nic

Dziękuję, Babcia@Stefa