lwIP web server port for original 128K Macintosh running System 1.1 or greater
Go to file
2011-09-02 22:09:14 +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 Deleted old pktif, since we have a working pcapif 2011-09-02 22:09:14 +02:00