lwip - 404

05 May 2012

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