pkgsrc/www/libmicrohttpd/distinfo
wiz 9059f890a8 Update to 0.9.24:
Tue Dec 25 16:16:30 CET 2012
	Releasing libmicrohttpd 0.9.24. -CG

Tue Dec 18 21:18:11 CET 2012
	Given both 'chunked' encoding and 'content-length',
	ignore the 'content-length' header as per RFC. -ES

Thu Dec  6 10:14:44 CET 2012
	Force adding "Connection: close" header to response if
	client asked for connection to be closed (so far, we
	did close the connection, but did not send the
	"Connection: close" header explicitly, which some clients
	seem to dislike. (See discussion on mailinglist).
	Also, if there is already a transfer-encoding other
	than 'chunked' set by the application, we also now close
	the connection if the response is of unknown size. -CG

Wed Dec  5 19:22:26 CET 2012
	Fixing parameter loss of POST parameters with IE8 and Chrome
	in the PostProcessor as the code failed to properly handle
	partial data. -MM
2013-01-06 01:14:54 +00:00

5 lines
264 B
Text

$NetBSD: distinfo,v 1.10 2013/01/06 01:14:54 wiz Exp $
SHA1 (libmicrohttpd-0.9.24.tar.gz) = 9fe31e1ecf81bf9eae4819d9e93e2e76d483f02b
RMD160 (libmicrohttpd-0.9.24.tar.gz) = 9b6ce149f9c3cf1a18129fa67de5ff8128c9fb57
Size (libmicrohttpd-0.9.24.tar.gz) = 801347 bytes