mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
- Minor text/debug fixes for release
This commit is contained in:
@ -43,7 +43,8 @@
|
||||
|
||||
#define HTTP_RESPONSE \
|
||||
"HTTP/1.0 200 OK\r\nContent-Type: text/html\r\n\r\n" \
|
||||
"<h2><p><center>Successful connection using: %s\r\n"
|
||||
"<h2>PolarSSL Test Server</h2>\r\n" \
|
||||
"<p>Successful connection using: %s</p>\r\n"
|
||||
|
||||
/*
|
||||
* Computing a "safe" DH-1024 prime can take a very
|
||||
|
Reference in New Issue
Block a user