examples server HTTP update.

This commit is contained in:
jrblixt
2019-02-15 15:45:30 -07:00
parent 25dd5882f8
commit 6c3ed46542

View File

@@ -62,7 +62,8 @@ static const char webServerMsg[] =
"HTTP/1.1 200 OK\n"
"Content-Type: text/html\n"
"Connection: close\n"
"\n"
"Content-Length: 215\r\n"
"\r\n"
"<html>\n"
"<head>\n"
"<title>Welcome to wolfSSL!</title>\n"