Skip to content

2.1.1

Compare
Choose a tag to compare
@ligurio ligurio released this 01 Nov 09:57
· 3 commits to http-v2-legacy since this release

Overview

The release adds a new option, contains a bug fix and a number of improvements.

Fixed

  • Check pointer to string before use (#51).

Added

  • Add option to get cookie without escaping (#126).
  • Add option to set cookie without escaping and change escaping algorithm (#126).

Changed

  • Don't build Ubuntu Cosmic package. Because its repos are not available anymore.
  • Add rock publishing.
  • Fix middleware example.
  • Replace io module with Tarantool's built-in fio module (#112).
  • Updated description of server options and added description of request:render function in the README.