]> git.mxchange.org Git - mailer.git/blobdiff - inc/http-functions.php
More fixes ...
[mailer.git] / inc / http-functions.php
index d049a7b75d4323b43c0cae0566063ef6b1e7dcd5..0dfce733ea63bbf75b3346ab8efa3b986aa85436 100644 (file)
@@ -342,6 +342,7 @@ function sendRawRequest ($host, $request) {
                } // END - if
 
                // Add it to response
+               //* DEBUG: */ print 'line='.$line.'<br />';
                $response[] = $line;
        } // END - while