]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: Add binary encoding request header sample fetch
authorThierry FOURNIER <thierry.fournier@ozon.io>
Sun, 9 Apr 2017 03:38:19 +0000 (05:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 27 Apr 2017 09:54:54 +0000 (11:54 +0200)
commit5617dce27d69f1b90130d38dc61d6940ff01fbcc
tree9667f4801de7dbca588a6098b0528fa14dc79c65
parent6ab2bae08499442ec22d2d43d5bfed0127d2db86
MINOR: Add binary encoding request header sample fetch

This sample fetch encodes the http request headers in binary
format. This sample-fetch is useful with SPOE.
doc/configuration.txt
src/proto_http.c