Are you looking for customizable HTTP server for your own software development needs? Are you considering to develop a protocol like a HTTP protocol to use as a inter-communication protol for your software? Do you want to modify standard HTTP protocol and add your own methods to fit in your needs? If you answer YES to one of these questions, qHttpd is just for you. Take a look. It's simple, fast and compact!
|
|
|
|
|
|
o Supports HTTP/1.1, HTTP/1.0, HTTP/0.9
o Supports completely working codebase for standard HTTP methods: OPTIONS, HEAD, GET, PUT(supports chunked transfer-encoding)
o Also supports WebDAV extension: PROPFIND, PROPPATCH, MKCOL, MOVE, DELETE, LOCK, UNLOCK
o Includes C hooking/customizing samples codes.
o Supports external LUA script hooking.
o You can easily customize methods.
o You can add your own methods.
o Supports customizable hooks.
o Supports server statistics page.
o Supports mime types.
o Supports rotating file log.
o Simple configuration format.
o Just one executable binary & configuration
|
|
|