NotBadPad / easy-httpserverView on GitHub
一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。
90Aug 10, 2014Updated 11 years ago

Alternatives and similar repositories for easy-httpserver

Users that are interested in easy-httpserver are comparing it to the libraries listed below

Sorting:

Are these results useful?