NanoHTTPD – A Tiny web server in Java
NanoHttpd is a light-weight HTTP server designed for embedding in other applications.It supports HTTPS (SSL), Cookies, Built-in support for HEAD, POST and DELETE requests. You can easily implement/customize any HTTP method, though, File upload, HTTP 1.1 support and lot more.
http://nanohttpd.org
https://github.com/NanoHttpd/nanohttpd
http://www.nanohttpd.org
License:
Tech:
Tags: