Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RequestHandler sets its close callback on the HTTPConnection, not the…
… IOStream. Fixes a bug in which close callbacks would never be called for subsequent requests on a reused connection.
- Loading branch information