Closed ixti closed 4 years ago
/cc @matuszewskijan
@ixti is it possible to release v5.0.0pre3
version with this patch?
We already need it to support one of our clients API.
Ok. Will do that shortly today.
@ixti sorry that I bother you again. Any news on the above?
@matuszewskijan sorry, got overwhelmed at work and forgot about this request completely. Thank for a reminder - just cut pre3 release.
This patch adds support for 1XX informational responses. Those kinds of responses are sent along with normal responses, and flow looks like:
Notice that server responds (sends to the socket) 2 HTTP responses.
Resolves: #592