Made cfs-based webserver example compatible with 8.3 file systems.
This commit is contained in:
parent
8631ae8515
commit
cd24e920b6
9 changed files with 38 additions and 33 deletions
|
@ -10,6 +10,7 @@ extern const char http_texthtml[10];
|
|||
extern const char http_location[11];
|
||||
extern const char http_host[7];
|
||||
extern const char http_crnl[3];
|
||||
extern const char http_index_htm[11];
|
||||
extern const char http_index_html[12];
|
||||
extern const char http_404_html[10];
|
||||
extern const char http_referer[9];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue