Skip to content

v0.13.16

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 24 Dec 20:49
· 1003 commits to master since this release

Bug Fixes

  • config: corrects spelling in example config template (9fafc60)
  • middleware: Correct spelling of middleware logger name (9e9e7e6)
  • preprocessor: Directory names with dots (4b5e094)
  • test: locale in Expire header (db04cf0), closes #1741

Features

  • proxy: Allow proxies configuration to be an object (ad94356)
  • proxy: Allow to configure changeOrigin option of http-proxy (ae05ea4), closes #1729