]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: htx: Move the macro IS_HTX_STRM() in proto/stream.h
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 May 2019 20:05:28 +0000 (22:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 28 May 2019 05:42:12 +0000 (07:42 +0200)
commitc8b246f10818a0c59d3c8b4dae234a44f680045e
tree42678db7aad79d1abf5e0136f698ee760a70299b
parent429b91d308d29934425a1ff8ee1eb0a54c8f492c
MINOR: htx: Move the macro IS_HTX_STRM() in proto/stream.h

The macro IS_HTX_STRM() only relies on stream flags. So move it in
proto/stream.h.
include/proto/proto_http.h
include/proto/stream.h