Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
It's a minor issue, on HTTPServer.cpp, specifically on the recv method, the HTTP_NotFound response string does not have a closing slash for the title tag. <title>...<title> This makes that 404 error to be shown on the browser title bar.
Regards