Skip to content

Conversation

hufman
Copy link
Contributor

@hufman hufman commented Jan 27, 2016

Newer libmicrohttpd versions deprecate MHD_create_response_from_data,
and recommend the use of MHD_create_response_from_buffer with more
explicit memory handling values.

This fixes compiling against libmicrohttpd 0.9.44 on my system.

Newer libmicrohttpd versions deprecate MHD_create_response_from_data,
and recommend the use of MHD_create_response_from_buffer with more
explicit memory handling values
@dhylands
Copy link

I can confirm that this works for me as well. I was using libmicrohttpd 0.9.48

@stepdi
Copy link

stepdi commented Oct 20, 2016

This fix worked for me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants