1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-08 11:22:40 +03:00

added mime option to axhttpd. Improved cygwin library build

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@52 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
cameronrich
2006-12-06 02:20:00 +00:00
parent 8213b750a1
commit dabdec8fcc
12 changed files with 357 additions and 386 deletions

View File

@@ -55,6 +55,7 @@ CONFIG_HTTP_CGI_EXTENSION=""
# CONFIG_HTTP_DIRECTORIES is not set
# CONFIG_HTTP_PERM_CHECK is not set
# CONFIG_HTTP_HAS_IPV6 is not set
CONFIG_HTTP_ALL_MIME_TYPES=y
# CONFIG_HTTP_VERBOSE is not set
# CONFIG_HTTP_IS_DAEMON is not set