forked from wolfSSL/wolfssl
examples server HTTP update.
This commit is contained in:
@@ -62,7 +62,8 @@ static const char webServerMsg[] =
|
|||||||
"HTTP/1.1 200 OK\n"
|
"HTTP/1.1 200 OK\n"
|
||||||
"Content-Type: text/html\n"
|
"Content-Type: text/html\n"
|
||||||
"Connection: close\n"
|
"Connection: close\n"
|
||||||
"\n"
|
"Content-Length: 215\r\n"
|
||||||
|
"\r\n"
|
||||||
"<html>\n"
|
"<html>\n"
|
||||||
"<head>\n"
|
"<head>\n"
|
||||||
"<title>Welcome to wolfSSL!</title>\n"
|
"<title>Welcome to wolfSSL!</title>\n"
|
||||||
|
Reference in New Issue
Block a user