Skip to content

v1.6.2

Compare
Choose a tag to compare
@valyala valyala released this 06 Nov 12:28
· 359 commits to master since this release
  • Disallow http methods other than GET, POST and OPTIONS.
  • Print the real file:number position in error messages written via respondWith.
  • Added ability to disable response caching if request contains no_cache=1 query param.