# mlhttp **Repository Path**: open-source-library/mlhttp ## Basic Information - **Project Name**: mlhttp - **Description**: This is a lightweight c http server - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-11 - **Last Updated**: 2022-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### mlhttp build this project: type in the shell: `make` run this project: after building the project, change directory to `bin` and type `./mlhttp` #### NEXT UPDATE PLAN 2021.9 BEFORE `study threads and pipe, acomplete general cgi and create a new thread to handle http request`