mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +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+
 |