klaxa

Results 4 issues of klaxa

While not relevant to explain concepts, I think correctness should still be thought about. In the [Transmuxing section](https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/master/README.md#transmuxing) the image depicts h264 + aac in a WEBM file. In reality...

The MHD_create_response_from_callback() function takes an argument for a freeing function that should clean up the closure/context of the callback that produces the response, however, in the current code-flow this gets...

This changes the behavior of logging to only log the host up-state on state changes. I manually tested it in the setup I needed it in and I noticed that...

Hello, first of all thanks for caddy, I enjoy using it! I recently updated from 2.7.6 to 2.8.4, because I required the behavior of not following HTTP redirects on active...