Willy Tarreau 3a215bedba MAJOR: http: make http_msg->sol relative to buffer's origin
msg->sol is now a relative pointer just like all other ones. There is no
more absolute references to the buffer outside the struct buffer itself.

Next two cleanups should include removing buffer references to functions
which already have an msg, and removal of wrapping detection in request
and response parsing which cannot wrap by definition.
2012-05-08 12:28:12 +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