when decoding an RFC2396-url-encoded string
on commandline, there a two mistakes:

first, the ssl-check is loaded, which is not
needed. second a '+' is not decoded to space.
(and it seems, that the hole decoding is not
feature-complete)

e.g.  uhttpd -d "open+wrt"

should return "open wrt", but leads to:

root@box:~ uhttpd -d "open+wrt"
Notice: Unable to load TLS plugin - disabling SSL support! (Reason: File not 
found)
open+wrt

bye, Bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to