haproxy/include
Andrew Hayworth e63ac871f8 MINOR: log: Add log-format variable %HQ, to log HTTP query strings
Since sample fetches are not always available in the response phase,
this patch implements %HQ such that:

  GET /foo?bar=baz HTTP/1.0

...would be logged as:

  ?bar=baz
2015-08-09 10:16:49 +02:00
..
common MINOR: standard: provide htonll() and ntohll() 2015-07-21 23:50:06 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MINOR: stream-int: make si_idle_conn() only accept valid connections 2015-08-06 11:11:10 +02:00
types MINOR: log: Add log-format variable %HQ, to log HTTP query strings 2015-08-09 10:16:49 +02:00