projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f5de32
)
Added known issue with old versions of busybox-httpd
author
Steven Barth
<steven@midlink.org>
Mon, 3 Mar 2008 16:52:14 +0000
(16:52 +0000)
committer
Steven Barth
<steven@midlink.org>
Mon, 3 Mar 2008 16:52:14 +0000
(16:52 +0000)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 05c4eb82bc5ed258f304a9ba3d64054244ebf1f6..8ce5faf42bbfdacf988c2e77e34e58b96fc7b97e 100644
(file)
--- 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