]> git.kaiwu.me - haproxy.git/commit
[MINOR] implement http_is_ver_token to fix response parsing
authorWilly Tarreau <w@1wt.eu>
Sun, 4 Mar 2007 17:13:58 +0000 (18:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 4 Mar 2007 17:13:58 +0000 (18:13 +0100)
commit4b89ad4358d70d46805f86b2b7e93bf65b405549
treebfd07cec8b88a4b810d1bf3e1f582c2030e6f8aa
parent6911fa484c4f7c6b74527ac97a97f5dc5e17bc3b
[MINOR] implement http_is_ver_token to fix response parsing

This new character map improves accuracy when parsing HTTP version,
which helps inspecting requests, and fixes response handling.
include/proto/proto_http.h
src/proto_http.c