Tunga interview question

Which statement is true about HTTP/2 in Node?

Interview Answer

Anonymous

4 Jun 2021

Your choice: correct -You can require('http2') and use it to create secure HTTP/2 servers and read from them as well.

1