Skip to content

v2.3.3

Compare
Choose a tag to compare
@dedok dedok released this 25 Jan 11:22
· 126 commits to master since this release
  • the new option pass_body. Syntax: tnt_pass_http_request [on|off|parse_args|unescape|pass_body]. pass_body allows to pass request body into a stored procedure.
  • tnt_pass_http_request - fixed a bug with incorrect options merging.