libhttp2
libhttp2 copied to clipboard
HTTP/2 library in D, translated from nghttp2
Results
2
libhttp2 issues
Sort by
recently updated
recently updated
newest added
I don't know any other way to ask, but are there any examples of using this library for reading and writing HTTP2 requests? I am finding it difficult to use...
There is list of all libs for HTTP/2 support: https://github.com/http2/http2-spec/wiki/Implementations May be it would be nice to add this lib into it. As I'm not familiar with HTTP/2 I cannot...