blob: fd9c190dfa24180c727defca86f4ae447da4b2c5 [file] [log] [blame]
BEGIN {
use Apache::TestUtil;
t_server_log_error_is_expected();
}
print "No HTTP headers were sent\n\n";
print "Here is some more body coming\n even with double new line\n\n";
print "Here is some more body coming";