Pregunta de entrevista de Tunga

Which statement is true about HTTP/2 in Node?

Respuesta de la entrevista

Anónimo

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