Changes since version 1.9-dev6 : David Carlier (1): BUILD/MEDIUM: threads/affinity: DragonFly build fix Frédéric Lécaille (4): MINOR: http: Add new "early-hint" http-request action. MINOR: http: Make new "early-hint" http-request action really be parsed. MINOR: http: Implement "early-hint" http request rules. MINOR: doc: Add information about "early-hint" http-request action. Joseph Herlant (6): CLEANUP: fix typos in the comments of the Makefile CLEANUP: fix a typo in a comment for the contrib/halog subsystem CLEANUP: fix typos in comments for the contrib/modsecurity subsystem CLEANUP: fix typos in comments for contrib/spoa_example CLEANUP: fix typos in comments for contrib/wireshark-dissectors DOC: Fix typos in README and CONTRIBUTING Willy Tarreau (10): BUILD: cache: fix a build warning regarding too large an integer for the age MINOR: log: slightly improve error message syntax on log failure DOC: logs: the format directive was missing from the second log part MINOR: log: report the number of dropped logs in the stats MEDIUM: log: add support for logging to existing file descriptors MEDIUM: log: support a new "short" format MEDIUM: log: add a new "raw" format BUG/MEDIUM: stream-int: change the way buffer room is requested by a stream-int BUG/MEDIUM: stream-int: convert some co_data() checks to channel_is_empty() MINOR: namespaces: don't build namespace.c if disabled