mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	https -> http2
This commit is contained in:
		
							parent
							
								
									5f2f1046e8
								
							
						
					
					
						commit
						bf23cf3077
					
				| @ -169,7 +169,7 @@ function lexHelper(obj, app) { | ||||
| } | ||||
| 
 | ||||
| function LEX(obj, app) { | ||||
|   var https = require('https'); | ||||
|   var https = require('http2'); | ||||
|   var http = require('http'); | ||||
| 
 | ||||
|   function listen(plainPorts, tlsPorts, onListening) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user