typo fixed
This commit is contained in:
		
							parent
							
								
									e1d20aea5d
								
							
						
					
					
						commit
						cddb4fdb60
					
				@ -51,7 +51,7 @@ import (
 | 
				
			|||||||
	"time"
 | 
						"time"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var defaultSetting = BeegoHttpSettings{UserAgent: "beegoServer", ConnectionTimeout: 60 * time.Second, ReadWriteTimeout: 60 * time.Second, Giz: true}
 | 
					var defaultSetting = BeegoHttpSettings{UserAgent: "beegoServer", ConnectTimeoutt: 60 * time.Second, ReadWriteTimeout: 60 * time.Second, Gzip: true}
 | 
				
			||||||
var defaultCookieJar http.CookieJar
 | 
					var defaultCookieJar http.CookieJar
 | 
				
			||||||
var settingMutex sync.Mutex
 | 
					var settingMutex sync.Mutex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user