-
Notifications
You must be signed in to change notification settings - Fork 47
一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。
License
NotBadPad/easy-httpserver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published