]> git.plutz.net Git - rawnet/blob - page_404.sh
For progress frame use chunked encoding instead of long poll
[rawnet] / page_404.sh
1 #!/bin/sh
2
3 printf 'Status: 404 Not Found\r\n'
4
5 yield_page '' 404 <<-EOF
6 [h1 404][p
7 [span Page not found or nevermore]
8 [span Quoth the server: 404]
9 ]
10 EOF