# 简易http服务器 **Repository Path**: lhwei0066/simple_http_server ## Basic Information - **Project Name**: 简易http服务器 - **Description**: 基于多线程的HTTP服务器,可处理GET和POST请求,支持cgi - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-08-28 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简易http服务器 #### 项目介绍 基于多线程的HTTP服务器,可处理GET和POST请求,支持cgi