# SimpleHttpServer **Repository Path**: xcfyl/simple-http-server ## Basic Information - **Project Name**: SimpleHttpServer - **Description**: 一个十分十分简陋的HttpServer服务器,只是模仿了Servlet的基本执行流程,在Http协议解析层面几乎没有做。。。仅供自己练习使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-15 - **Last Updated**: 2023-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目简介 > 实现一个简易版本的Http服务器