From 2323c98f7bfe6367f48ba025d586a9d1ff22c6bc Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Sep 2012 18:03:37 +0000 Subject: Add URL/CGI function mapping option to uIP web server git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5096 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 0713a2eb5..6d5f605c7 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -308,3 +308,5 @@ * apps/netutils/webserver: Several inenhancements from Kate including the ability to elide scripting and SERVER headers and the ability to map files into memory before transferring them. + * apps/netutils/webserver: Add ability to map a URL to CGI function. + Contributed by Kate. -- cgit v1.2.3