#636·nanohttpd

BAD REQUEST: Missing URI. Usage: GET /example/file.html

Author: sharmad1205Created Mar 15, 2023Updated Nov 16, 2024

I implemented the 'org.nanohttpd:nanohttpd:2.3.1'

but some of the times it gives as I checked in postman BAD REQUEST: Missing URI. Usage: GET /example/file.html but didn;t receive any call in serve method override fun serve(session: IHTTPSession): Response {}