486167 - ServletInputStream.available() broken for pipelined requests.

Fixed by updating the parser state before calling the parser callbacks
in case of a request without content. All other places correctly had
the state change already before the invocation of the parser callbacks.
3 files changed