Tor
0.4.9.1-alpha-dev
core
proto
proto_haproxy.h
1
/* Copyright (c) 2019-2021, The Tor Project, Inc. */
2
/* See LICENSE for licensing information */
3
4
#ifndef TOR_PROTO_HAPROXY_H
5
#define TOR_PROTO_HAPROXY_H
6
7
struct
tor_addr_port_t
;
8
9
char
*haproxy_format_proxy_header_line(
10
const
struct
tor_addr_port_t
*addr_port);
11
12
#endif
/* !defined(TOR_PROTO_HAPROXY_H) */
tor_addr_port_t
Definition:
address.h:81
Generated by
1.9.4