mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
Adjust count.
This commit is contained in:
@ -62,7 +62,7 @@ static const char webServerMsg[] =
|
||||
"HTTP/1.1 200 OK\r\n"
|
||||
"Content-Type: text/html\r\n"
|
||||
"Connection: close\r\n"
|
||||
"Content-Length: 215\r\n"
|
||||
"Content-Length: 225\r\n"
|
||||
"\r\n"
|
||||
"<html>\r\n"
|
||||
"<head>\r\n"
|
||||
|
Reference in New Issue
Block a user