Package: libmicrohttpd / 1.0.2-2

Metadata

Package Version Patches format
libmicrohttpd 1.0.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test_get_close_for_curl_8.16.patch | (download)

src/testcurl/test_get_close_keep_alive.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 test_get_close_keep_alive: a minimal fix for curl 8.16

curl 8.16 is silently dropping second 'Connection: ' header from
requests, making some of the checks in the test unreliable.