On 22.05.2018 11:11, Giuseppe Modugno wrote:
I'm not sure. Is there a decoding function for URI?

I mean, a function that converts %20 and similar escape codes in the
corresponding ASCII char.

Our httpd does not (yet?) support this. If you really need spaces in URLs on your server, you need to save the files with encoded names. I could prevent this up to now, which is why I haven't implemented it ;-)

Simon

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to