httpd wip

git-svn-id: svn://svn.berlios.de/openocd/trunk@1269 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2008-12-22 15:10:18 +00:00
parent 6d3c1cd972
commit e7485b930a
20 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ int handle_request(struct MHD_Connection * connection, const char * url)
}
else
{
printf("Tcl OK\n");
LOG_DEBUG("Tcl OK");
/* FIX!!! how to handle mime types??? */
const char *result;
int reslen;