I'm planning to upgrade my nginx to 1.9.6 which supports HTTP/2.
Have nginx implemented HTTP/2 server push?
Yes, Nginx supports HTTP/2 server push since version 1.13.9, released on February 20, 2018.
The Nginx team pointed out in the original 1.9.5 blog post that it wasn't supported back then.