Restify v6.4.0 Release Notes

Release Date: 2018-03-20 // about 6 years ago
  • ๐Ÿ› Bug Fixes

    • server should fire not acceptable event (#1627) ([8b11b71b](git://github.com/restify/node-restify.git/commit/8b11b71b))
    • ๐Ÿ›ฐ send numbers or bools as payloads (#1609) ([0919f26d](git://github.com/restify/node-restify.git/commit/0919f26d))
    • ๐Ÿ‘ Allow multiple unmerged set-cookie headers. (#1570) ([df040154](git://github.com/restify/node-restify.git/commit/df040154))
    • โž• add support for secureOptions in createServer (#1575) ([656e60e0](git://github.com/restify/node-restify.git/commit/656e60e0))
    • ๐Ÿ‘‰ use Buffer.isBuffer instead of util.isBuffer. (#1593) ([35bd1c2b](git://github.com/restify/node-restify.git/commit/35bd1c2b))
    • ๐Ÿ“œ jsonBodyParser: fix percent sign causing server fail (#1411) ([bde8fda6](git://github.com/restify/node-restify.git/commit/bde8fda6))
    • request: date() and time() methods return value (#1576) ([4c2cb1a7](git://github.com/restify/node-restify.git/commit/4c2cb1a7))