* luci/libs: make treatment of "+" conditional in http.protocol ("+" should not be...
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 5 Jul 2008 20:12:24 +0000 (20:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 5 Jul 2008 20:12:24 +0000 (20:12 +0000)
commit8fcbdb39feb7922a2a6b8bd5cf16aca90e93a624
treed2549fb9f36aa4d46e366747e7b0cb18ddeb2f4e
parentbbe086c9ce76c6abbc26434462736bb8b42f2a6c
* luci/libs: make treatment of "+" conditional in http.protocol ("+" should not be decoded by urldecode)
* luci/https: fix breakage introduced by "+" decoding
libs/http/luasrc/http/protocol.lua
libs/httpd/luasrc/httpd/handler/file.lua