aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/HTTPServerApp.c
Commit message (Expand)AuthorAgeFilesLines
* Better HTTP GET parsing in the Webserver demo, add application polling.Dean Camera2010-01-311-31/+23
* Add TCP retransmission support to the HTTP webserver in the Webserver project...Dean Camera2010-01-291-17/+39
* Add MIME type handling to the Webserver project, so that files of different t...Dean Camera2010-01-291-22/+81
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-0/+177