ScrapExplorer - README.md
Home / usr / http_server Rendered HTML view | Size: 348 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]Http server in C
An extremely simple http server written in C.
Features
- [x] Sending a basic response
- [ ] Parsing the request type
- [x] Parsing the request path
- [ ] Parsing the request headers
- [ ] Parsing the request body
- [ ] Making a static http file server
Usage
bash mkdir build cd build cmake .. make ./http_server[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.