You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
goldsimon 5afec09b38 Fixed compilation for LWIP_HTTPD_POST_MANUAL_WND==0 16 years ago
..
fs Added html source files for httpd 17 years ago
makefsdata Minor: added newlines in console output 16 years ago
fs.c - added LWIP_HTTPD_SSI_INCLUDE_TAG (default on): when off, don't include the SSI tag in the output sent to clients (so SSI tags can be used anywhere, even in input boxes); 16 years ago
fs.h - added LWIP_HTTPD_SSI_INCLUDE_TAG (default on): when off, don't include the SSI tag in the output sent to clients (so SSI tags can be used anywhere, even in input boxes); 16 years ago
fsdata.c Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
fsdata.h Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
httpd.c Fixed compilation for LWIP_HTTPD_POST_MANUAL_WND==0 16 years ago
httpd.h - added LWIP_HTTPD_SSI_INCLUDE_TAG (default on): when off, don't include the SSI tag in the output sent to clients (so SSI tags can be used anywhere, even in input boxes); 16 years ago
httpd_structs.h Fixed compilation for CGI, SSI and DYNAMIC_HEADERS, renamed variables, added comments 16 years ago