MINOR: http: Rely on analyzers mask to end processing in forward_body functions

Instead of relying on request or response state, we use "chn->analysers" mask as
all other analyzers. So now, http_resync_states does not return anything
anymore.

The debug message in http_resync_states has been improved.
1 file changed