Willy Tarreau a36fc4d7ed MEDIUM: move message-related flags from transaction to message
Too many flags are stored in the transaction structure. Some flags are
clearly message-specific and exist in two versions (request and response).
Move them to a new "flags" field in the http_message struct instead.
2012-04-30 11:57:00 +02:00
..
2012-03-24 21:54:25 +01:00
2009-10-18 08:20:26 +02:00
2009-01-25 13:49:53 +01:00
2012-04-07 16:25:26 +02:00
2007-05-13 20:19:55 +02:00