Skip to content

v1.0.4: fix error when end sent before request

Compare
Choose a tag to compare
@czervenka czervenka released this 05 Jun 15:12
There was situation when the handler receives 'end' message before
initial 'header' request. The client was fixed warn and continue instead
of crash.