Package org.nanohttpd.router
package org.nanohttpd.router
Patched NanoHTTPD sources; adjustments for routing with languages and with or without servlet name in the URL.
-
ClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.Handling error 404 - unrecognized urlsGeneral nanolet to print debug info's as a html page.Handling indexGeneral nanolet to print debug info's as a html page.