Skip to content

v1.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 22:12
· 106 commits to master since this release
040df99

HTTP v1.7.4

Diff since v1.7.2

Closed issues:

  • Http post query breaks between 1.6.3 and 1.7 (#996)

Merged pull requests:

  • Ensure we hold the IO lock when calling keepalive in libuv (#999) (@quinnj)
  • Clarify role of HTTP.listen! in docs (#1001) (@mortenpi)
  • Fix indentation in HTTP.serve docstring (#1002) (@mortenpi)
  • Add check that tcp is open before calling keepalive (#1004) (@quinnj)