Skip to content

Do not write response when connection is closed

Latest

Choose a tag to compare

@hanchiang hanchiang released this 08 May 03:19
· 2 commits to master since this release
c786a76

Do not write response when connection is closed.
Rename ConnectionError to ConnectionClosed.

What's Changed

  • Rename ConnectionError to ConnectionClosed. Do not write response if … by @hanchiang in #5

Full Changelog: 0.4.0...0.4.1