Skip to main content
Visitor II
November 16, 2020
Question

LWIP Get Long URL

  • November 16, 2020
  • 0 replies
  • 523 views

I just learn try to make RAW API LWIP http server. I have done with simple html. I just used MX_LWIP_Process(); Now I want to handle long url like 192.168.1.10/menu/config/hardware/...

I have made many sub folders in fs folder, but it only work when I fill url with complete name and it is case sensitive too. And also, although the file was opened, when submit an input with CGI, the CGI file can not be found. How to do it?

    This topic has been closed for replies.