haproxy/include
Willy Tarreau b326fcc46a [CLEANUP] renamed several HTTP structures
Some parts of HTTP processing were incorrectly called "request" while
they are messages or transactions. The following structure members
have changed :

  http_msg.hdr_state => msg_state
  http_msg.sor => som
  http_req.req_state => removed
  http_req => http_txn
2007-03-03 13:54:32 +01:00
..
common [MINOR] slightly optimize time calculation for rbtree 2007-02-12 00:59:08 +01:00
import [MEDIUM] import ip_tproxy.h from cttproxy 2006-11-12 23:50:48 +01:00
proto [MAJOR] huge rework of the HTTP request FSM 2007-01-21 19:16:41 +01:00
types [CLEANUP] renamed several HTTP structures 2007-03-03 13:54:32 +01:00