goldsimon
|
93a0e58ea2
|
Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length")
|
2010-03-18 06:34:35 +00:00 |
|
goldsimon
|
1f93022b83
|
Moved some parts of the HTTP-header related code to a new file to share it between httpd.c and makefsdata.c, regenerated fsdata.c
|
2010-02-19 16:20:25 +00:00 |
|
goldsimon
|
4ec673b17d
|
Merged httpd from TI Luminary: added basic SSI and CGI support, added support for dynamic HTTP header generation
|
2010-02-17 21:19:17 +00:00 |
|
goldsimon
|
afa884b61f
|
remove 'const' from 'int len' -> not necessary
|
2010-01-18 09:27:46 +00:00 |
|
goldsimon
|
1a265b5373
|
Update fsdata (generated by makefsdata)
|
2009-11-01 19:23:12 +00:00 |
|
goldsimon
|
d0b500244b
|
~patch #6459: Changed file name variables to const; changed file size in httpd from u16_t to u32_t to allow file sizes > 64KB (fsdata.c file size is int)
|
2008-03-27 18:33:18 +00:00 |
|
goldsimon
|
fe5e7bd541
|
Moved raw httpd and netio test apps from ports/msvc6 to apps
|
2007-10-01 20:48:42 +00:00 |
|