]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: Add function to parse value of the header Status
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 16 Sep 2019 09:37:05 +0000 (11:37 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Sep 2019 08:18:54 +0000 (10:18 +0200)
commit341fac1eb27f54b6c9463c02baa2deab52465e2e
tree55c6d60823da7b5ea0571179302ffbf3ba721f4b
parent5c6fefc8ebe7e1d10fb7a8befd9ba93879fa4a03
MINOR: http: Add function to parse value of the header Status

It will be used by the mux FCGI to get the status a response.
include/common/http.h
src/http.c