Hello!

When HTTP2 will be merged to master?

I'm trying to use the vibe.d ~http2-botan version from dub.

I downloaded the repository,switched to branch http2-botan and when I tried to build it the compiler showed the following error:


C:\Tools\D\dmd2\windows\bin\..\..\src\phobos\std\conv.d(4452,9): Error: static assert  "Initializing an inner class requires a pointer to the outer class"


It would be very nice to use HTTP2 in my project from D.

Thanks