Skip to content
  • Dean Camera's avatar
    Add uIP-split code to the Webserver project, so that each packet is split in... · 3b6987bc
    Dean Camera authored
    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.
    3b6987bc