lwIP web server port for original 128K Macintosh running System 1.1 or greater
Go to file
Simon Goldschmidt ff50e469a5 fixed VS version
2011-09-02 22:14:59 +02:00
apps Fix that connections are closed with RST if the HTTP requests didn't fit into the first packet (RST would be sent because not all data has been recved by the httpd - now we ensure all data has been read by waiting for the first double-CRLF before parsing the request) 2011-09-02 22:02:45 +02:00
ports fixed VS version 2011-09-02 22:14:59 +02:00