MINOR: rhttp: rename proto_reverse_connect
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 21 Nov 2023 09:41:06 +0000 (10:41 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Nov 2023 16:38:58 +0000 (17:38 +0100)
commite09af499b42037cc3d60efc1dd52b6bd5e39d308
tree51de6520488741391cb04c07d013ded5640b9ee9
parent85da7116a9940575a31aba69f68e82489f9a9fd9
MINOR: rhttp: rename proto_reverse_connect

This commit is renaming of module proto_reverse_connect to proto_rhttp.
This name is selected as it is shorter and more precise.
Makefile
include/haproxy/proto_rhttp-t.h [moved from include/haproxy/proto_reverse_connect-t.h with 73% similarity]
include/haproxy/proto_rhttp.h [moved from include/haproxy/proto_reverse_connect.h with 82% similarity]
include/haproxy/receiver-t.h
src/connection.c
src/proto_rhttp.c [moved from src/proto_reverse_connect.c with 99% similarity]