From: Steven Barth Date: Mon, 3 Mar 2008 16:52:14 +0000 (+0000) Subject: Added known issue with old versions of busybox-httpd X-Git-Tag: 0.8.0~1221 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=93ede58cfcd4a120c827d217d30bb4bcb53ee44f;ds=inline Added known issue with old versions of busybox-httpd --- diff --git a/README b/README index 05c4eb82b..8ce5faf42 100644 --- a/README +++ b/README @@ -54,3 +54,9 @@ HTTP-Abstraction and Formvalue validation support > See src/ffluci/http.lua for details > See src/ffluci/controller/public/example-action.lua for examples + + +Known issues: + There is a bug in older versions of busybox-httpd (as those in Kamikaze 7.09) + that do not handle Status-headers correctly making valid HTTP-Redirects impossible. + Using a newer version of Kamikaze should fix this. \ No newline at end of file