File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11CHANGES
22
3+ 0.9.5 (January 24, 2017)
4+ - New -validate flag to only check a Caddyfile, then exit
5+ - New {when_iso} placeholder for timestamp ISO 8601 in UTC
6+ - New {rewrite_path} and {rewrite_path_escaped} placeholders
7+ - New 'timeouts' directive to configure or disable HTTP timeouts
8+ - HTTP-level timeouts enabled by default
9+ - basicauth: Authorization header stripped upon successful login
10+ - browse: Added textbox to filter listing in default template
11+ - browse: Sanitize file names and links in default template
12+ - browse: Ensure active Caddyfile is hidden regardless of cwd
13+ - fastcgi: New 'root' property, mainly for use with containers
14+ - markdown: Apply some front matter fields as <meta> tags
15+ - proxy: Fixed HTTP/2 upstream to backend; honors -http CLI flag
16+ - proxy: Fixed websockets over HTTPS
17+ - proxy: Reduced memory usage and improved performance
18+ - proxy: Added support for HTTP trailers
19+ - tls: Fixed deadlock that affected some background renewals
20+ - Several other smaller bugs squashed and improvements made
21+
22+
3230.9.4 (December 21, 2016)
424- Updated QUIC
525- New maxrequestbody directive to limit size of request body
Original file line number Diff line number Diff line change 1- CADDY 0.9.4
1+ CADDY 0.9.5
22
33Website
44 https://caddyserver.com
You can’t perform that action at this time.
0 commit comments