Download List

项目描述

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-20 09:21 Back to release list
0.9.17

此版本修复了错误的返回值,如果没有超时设置生成 MHD_get_timeout。它还会修复意外的加法"连接: 关闭"页脚在某些 (罕见) 的情况下。
标签: Minor bugfixes, Stable
This release fixes a wrong return value generated by MHD_get_timeout if no timeout was set. It also fixes an accidental addition of a "Connection: close" footer under certain (rare) circumstances.

Project Resources