红联Linux门户
Linux帮助

GNU libmicrohttpd 0.9.35发布

发布时间:2014-05-03 08:48:59来源:红联作者:empast
GNU libmicrohttpd 0.9.35 发布,此版本更新内容如下:

Adds MHD_OPTION_HTTPS_MEM_DHPARAMS to allow applications to enable perfect forward secrecy

Increases FD_SETSIZE and use of native mutex on W32; makes various improvements to the build system (updated macros, new configure options)

Improved header compatibility with MSVC. Adds an MHD_is_feature_supported() function to allow the applications to test for enabled features

Removes unescaping in the URI path to better comply with the specification ("+" in the path is no longer converted to a space)

Fixes looping issue in handling HTTPS connection resets

Switches to the OpenSSL cipher list "HIGH" in libmicrospdy

GNU libmicrohttpd 是一个小型的嵌入式 HTTP 服务器 的 C 类库,支持 HTTP 1.1 可以同时侦听多个端口。

项目主页:http://www.gnu.org/software/libmicrohttpd/

来自:开源中国社区
文章评论

共有 0 条评论