|
|
|
@ -129,7 +129,7 @@ serverRun(Server this) |
|
|
|
"<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n" |
|
|
|
"<head><title>200 - OK</title></head>" |
|
|
|
"<body><h1>200 - OK</h1>" |
|
|
|
"<img src=\"http://localhost:11212/image/\" /></body>" |
|
|
|
"<img src=\"/image/\" /></body>" |
|
|
|
"</html>"; |
|
|
|
char buffer[200]; |
|
|
|
time_t t; |
|
|
|
|