mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 01:08:26 -05:00
Fix inaccurate HTTP response header field name
§ Custom WEBrick headers default settings Cf. ./lib/jekyll/commands/serve/servlet.rb
This commit is contained in:
@@ -397,7 +397,7 @@ webrick:
|
||||
|
||||
### 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 when you are in development mode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user