Rewrite http server
Check for existing issues
- [x] Completed
Describe the feature
I’m getting tired of the endless bug reports caused by the integrated HTTP server, which started after the relative path PR was merged.
Using raw URI strings for the HTTP server was already a bit awkward, but things got much worse once relative paths were introduced, leading to unpredictable and inconsistent URI handling.
Switching to java should resolve these problems and make the implementation more reliable and less error-prone.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
NanoHTTPD Would be kept, or it's a whole rewrite, along with having your own implementation of an HTTP server
NanoHTTPD Would be kept, or it's a whole rewrite, along with having your own implementation of an HTTP server
NanoHTTPD would be kept
By the next beta, will it be done?
The terminal cannot run 2 tabs (one API and one HTML) the second one always closes, so running HTML is good, it doesn't work on my device.
The terminal cannot run 2 tabs (one API and one HTML) the second one always closes, so running HTML is good, it doesn't work on my device.
This won't be helpful for those, Its helpful for problems like permission issues, infinite loading issues with http server.
By the next beta, will it be done?
Probably no, it will take long time
up
Reverted to old http server