Skip to content
Snippets Groups Projects
Commit 3b6987bc authored by Dean Camera's avatar Dean Camera
Browse files

Add uIP-split code to the Webserver project, so that each packet is split in...

Add uIP-split code to the Webserver project, so that each packet is split in half to avoid the delayed-ACK problem when communicating with other devices. Condense HTTP server code, so that the HTTP headers are all sent from the one state. Make default filename append to any directory URI, rather than just the root directory.
parent c77b30e9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment