Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

v2.3

Latest
Compare
Choose a tag to compare
@DEGoodmanWilson DEGoodmanWilson released this 01 Oct 00:49
· 238 commits to main since this release

So much good stuff, thank you Raja!

  • You can now use thread_per_connection
  • SSL, wat? This is still highly experimental, BTW. It crashes mysteriously some times.
  • Apparently some people—Raja—want to return headers in a response. Done!
  • And the methods for adding and removing handlers wasn't thread safe. Now it is!
  • Finally, when things hit the fan, you can enable_debugging to get MHD errors dumped to std_err. Which is pretty crappy, but you just wait until we figure out a cool way to make that better