Skip to content

v0.8.13

Choose a tag to compare

@github-actions github-actions released this 19 Mar 07:04
· 528 commits to master since this release
5964889

HTTP v0.8.13

Diff since v0.8.12

Closed issues:

  • InexactError resulting from page reload (plus random status field in errors) (#471)
  • Memory leak (#520)

Merged pull requests:

  • Remove unsupported kwarg basic_authorization for tests of basic auth (#503) (@fredrikekre)
  • Changed WebSocketError status type from Int16 to UInt16 (#518) (@fonsp)
  • Update status_messages.jl (#521) (@o314)
  • Fix #520 memory leak from server (#522) (@quinnj)