node-http2 icon indicating copy to clipboard operation
node-http2 copied to clipboard

Heroku and express

Open ghost opened this issue 8 years ago • 1 comments

I am trying to deploy a node app on heroku using express and http2 but I am not sure how to configure the server

ghost avatar Dec 17 '16 09:12 ghost

http/2 is not supported on Heroku https://devcenter.heroku.com/articles/http-routing#http-versions-supported

AndrewBarba avatar Jan 04 '17 02:01 AndrewBarba