2.1.0
·
9 commits
to master
since this release
[2.1.0] - 2021-09-22
Added:
- You can optionally specify a port for an HTTP server to listen on, instead of letting it automatically pick a port.
Fixed:
TestHttpHandlers.sseStream
was incorrectly writingevent: undefined
if you omitted the event type, instead of completely omitting that line.