The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
Features
- Supports HTTP/1.1, HTTP/1.0, HTTP/0.9
- Supports completely working codebase for standard HTTP methods: OPTIONS, HEAD, GET, PUT(supports chunked transfer-encoding)
- Also supports WebDAV extension: PROPFIND, PROPPATCH, MKCOL, MOVE, DELETE, LOCK, UNLOCK
- Includes C hooking/customizing samples codes.
- Supports external LUA script hooking
- Supports HTTP Basic Auth Module (refer http_auth.c)
- Supports Virtual Host (refer hook.c)
- You can easily customize/add methods.
- Supports server statistics page.
- Supports mime types.
- Supports rotating file log.
Categories
HTTP ServersLicense
BSD LicenseFollow qHttpd - Highly Customizable HTTPD
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. Thanks.
-
Sure!