mirror of
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-12-24 20:48:39 +00:00
4 lines
141 B
JavaScript
4 lines
141 B
JavaScript
// SPDY is dead. It was replaced by HTTP2, which is a native node module
|
|
//
|
|
// Greenlock uses HTTP2 as the default https server in node v12+
|