Skip to content

utx201777/HttpServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Http服务器实现

基于python的简单服务器

  1. 接受静态请求,htmlpng等文件
  2. 接受动态请求,脚本类型为python
  3. 提供Session服务
  4. root是根目录,包含资源文件,脚本等
  5. 使用线程池来管理请求

Releases

No releases published

Packages

No packages published