# hpcr **Repository Path**: esheeper/hpcr ## Basic Information - **Project Name**: hpcr - **Description**: HTTP C Realize - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-09 - **Last Updated**: 2024-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## HTTP应用层协议实现 - HPCR 计划基于posix C标准实现对HTTP协议的解析 基于该库可以实现Web服务器和代理服务器 ## 从HTTP发展历史一步一步实现 首先实现 v0.9 再实现 v1.1 再实现 v2.2