Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@doberkofler doberkofler released this 03 Sep 20:22
· 45 commits to master since this release

Added

  • Added the configuration open "errorStyle" that can be set to "basic" or "debug".
  • The current web_plsql version is now a string property "version" in the middleware object.
  • Added the express status monitor to the sample. (http://localhost:8000/status)

Fixed

  • When downloading a file, first send any eventual "other headers" like "Content-Disposition".
  • Changed x-db-xontent-length to x-db-content-length.
  • Updated all dependencies.