The GNU libmicrohttpd is a small C-Library that embeds HTTP servers into other applications. It features a reentrant, fast, HTTP 1.1 support, and allows for multiple ports to be listened to. Allows programmers to use the entire HTTP feature set, and TLS support is provided as an option.
The GNU libmicrohttpd 0.9.14 version adds a new feature "Mhd_set_connection_option" To change the timeout for a single connection. A small error in the response generated by a callback that handles an unknown size (spurious resulting in an additional callback handler) has been fixed. Sockets is now set to non-blocking to avoid unusual performance on some platforms. Documentation and test cases have been improved.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.