Difference between revisions of "Libmicrohttpd"
(Update in response to bug) |
(homepage update) |
||
| Line 3: | Line 3: | ||
|Short description=GNU library | |Short description=GNU library | ||
|Full description=libmicrohttpd is a GNU library (part of the GNU project) written in C that provides a compact API and implementation of an HTTP 1.1 web server. libmicrohttpd only implements the HTTP 1.1 protocol. The main application must still provide the content. | |Full description=libmicrohttpd is a GNU library (part of the GNU project) written in C that provides a compact API and implementation of an HTTP 1.1 web server. libmicrohttpd only implements the HTTP 1.1 protocol. The main application must still provide the content. | ||
| − | |Homepage URL=http:// | + | |Homepage URL=http://www.gnu.org/software/libmicrohttpd/ |
|Is GNU=Yes | |Is GNU=Yes | ||
|User level=intermediate | |User level=intermediate | ||
Revision as of 19:20, 9 July 2012
libmicrohttpd
http://www.gnu.org/software/libmicrohttpd/
libmicrohttpd is a GNU library (part of the GNU project) written in C that provides a compact API and implementation of an HTTP 1.1 web server. libmicrohttpd only implements the HTTP 1.1 protocol. The main application must still provide the content.
Download
Download
version 0.9.20
(stable)
released on 31 May 2012
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1 | Kelly Hopkins | 29 July 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Developer |
Resources and communication
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.