]> git.kaiwu.me - haproxy.git/commit
MINOR: http: add some debugging functions to pretty-print msg state names
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Nov 2012 20:50:04 +0000 (21:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Nov 2012 20:50:04 +0000 (21:50 +0100)
commit88c6d81386d578e608bf1f9e2e3a0d3f7fec4c90
tree84ab18eb851d46b604695aea5f7d1f0f27dff87b
parent85d47f9d9855bb52f3bf556b99170b710bed1a08
MINOR: http: add some debugging functions to pretty-print msg state names

The http_msg_state_str() function reports a string containing the name of
the state passed in argument. This helps while debugging.
include/proto/proto_http.h