Hello!
On Tue, Nov 8, 2016 at 3:17 AM, shanthu Venkatesan wrote:
> Is there a plan to support HTTP/2 in Test::Nginx::Socket?
Yes.
> If so when can we
> expect it?
No ETA yet.
The plan is to use an HTTP/2
client in Lua and prepare a fake entry location that initiates the
HTTP/2 request to the real target location you want to test.
See the existing Test::Nginx::Socket::Lua::Stream module for such an example:
https://metacpan.org/pod/Test::Nginx::Socket::Lua::Stream
BTW, please do not cross post. Thank you.
Regards,
-agentzh