mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
Added known issue with old versions of busybox-httpd
This commit is contained in:
6
README
6
README
@@ -54,3 +54,9 @@ HTTP-Abstraction and Formvalue validation support
|
|||||||
|
|
||||||
> See src/ffluci/http.lua for details
|
> See src/ffluci/http.lua for details
|
||||||
> See src/ffluci/controller/public/example-action.lua for examples
|
> 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.
|
||||||
Reference in New Issue
Block a user