Changes since version 1.4-dev5 :

Willy Tarreau (7):
      [BUG] http: disable auto-closing during chunk analysis
      [BUG] http: fix hopefully last closing issue on data forwarding
      [DEBUG] add an http_silent_debug function to debug HTTP states
      [MAJOR] http: fix again the forward analysers
      [BUG] http_process_res_common() must not skip the forward analyser
      [BUG] http: some possible missed close remain in the forward chain
      [BUG] http: redirect needed to be updated after recent changes