Lines Matching refs:n
15 echo "Type='$message'\n";
18 echo "Size=$bytes_max\n";
39 "data://text/plain,HTTP/1.1 200 OK\r\n"
40 . "Content-Type:{$spaces}text/plain{$trailing}\r\n"
41 . "Transfer-Encoding:{$spaces}Chunked{$trailing}\r\n\r\n"
42 . "5\nHello\n0\n",
43 "data://text/plain,HTTP/1.1 200 OK\r\n"
44 . "Content-Type\r\n" // Deliberately invalid header
45 . "Content-Length:{$spaces}5{$trailing}\r\n\r\n"
51 echo "\n";
53 echo "\n";
61 echo "\n";
64 echo "\n";
67 echo "\n";
70 echo "\n";