Willy Tarreau 175a2bb507 MINOR: connection: pass the proxy when creating a connection
Till now it was very difficult for a mux to know what proxy it was
working for. Let's pass the proxy when the mux is instanciated at
init() time. It's not yet used but the H1 mux will definitely need
it, just like the H2 mux when dealing with backend connections.
2018-09-12 17:39:22 +02:00
..
2018-04-26 14:19:33 +02:00
2018-09-06 18:52:15 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00