Maru Berezin
Maru Berezin
Hi @coolshikhs ! Thank you for reporting this bug. This functionality is not implemented yet, but I should do it very soon. Normally, if you know that the response can...
Hi Shikha, sorry for the delay, I haven't had the time to look into it. If you have an idea, you are more than welcome to propose the code! Let...
Hello @coolshikhs ! Sorry for my late response! Yes! It's in my plans to rebase with the new version of libmicrohttpd. This month, I don't have a lot of time...
Hi @coolshikhs, I will fix this very soon! Thank you for reporting this bug!
It would also be good to have an additional section in the tutorial on use of HTTP/2.
Hi Shikha, I will open another issue for the bug you're reporting (this issue is about the documentation).
Hello Tim, sorry for the delay! I'm so happy that the code is useful for your test suite!!! :smile: :fireworks: :tada: This week is awful for me to advance in...
Could you please tell me what is the ouput of the following commands? `grep -A2 'checking for the version of libcurl' config.log` `grep -A2 ' nghttp2' config.log`
I've run the tests with the same curl version, but I don't trigger the problem. Could you tell me please what is the output of this command? `git branch -v`...
It's really strange that these tests are failing because the tests in my local host and in travis are passing without problem. You could change the line: https://github.com/maru/libmicrohttpd-http2/blob/316af7c06537e524c6ef02bc1d5f59b39af7d1d1/src/microhttpd/internal.h#L560 to: `#define...