Changes since version 1.9-dev4 :

Christopher Faulet (3):
      CLEANUP: http: Remove the unused function http_find_header
      MINOR: h1: Export some functions parsing the value of some HTTP headers
      BUG/MEDIUM: stream-int: don't set SI_FL_WAIT_ROOM on CF_READ_DONTWAIT

Frédéric Lécaille (5):
      MINOR: shctx: Shared objects block by block allocation.
      MINOR: cache: Larger HTTP objects caching.
      MINOR: shctx: Add a maximum object size parameter.
      MINOR: cache: Add "max-object-size" option.
      DOC: Update about the cache support for big objects.

Olivier Houchard (1):
      MINOR: stream_interface: Avoid calling si_cs_send/recv if not needed.

Willy Tarreau (4):
      BUILD: Makefile: add the new ERR variable to force -Werror
      MINOR: freq_ctr: add swrate_add_scaled() to work with large samples
      MINOR: proxy: add a new option "http-use-htx"
      BUG/MEDIUM: pools: fix the minimum allocation size