Fix inaccurate HTTP response header field name
§ Custom WEBrick headers default settings Cf. ./lib/jekyll/commands/serve/servlet.rb
This commit is contained in:
		
							parent
							
								
									e97fd34479
								
							
						
					
					
						commit
						899316f401
					
				|  | @ -397,7 +397,7 @@ webrick: | ||||||
| 
 | 
 | ||||||
| ### Defaults | ### Defaults | ||||||
| 
 | 
 | ||||||
| We only provide one default and that's a Content-Type header that disables | We only provide one default and that's a Cache-Control header that disables | ||||||
| caching in development so that you don't have to fight with Chrome's aggressive | caching in development so that you don't have to fight with Chrome's aggressive | ||||||
| caching when you are in development mode. | caching when you are in development mode. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue