Christopher Faulet
a1692f51a5
MINOR: mux-h1: Don't rely on the stream anymore in h1_set_srv_conn_mode()
...
In h1_set_srv_conn_mode(), we need to get the frontend proxy of a server
connection. untill now, we relied on the stream to get it. But it was a bit
dirty. The stream always exists at this stage but to get it, we also need to get
the stream-interface. Since the commit 7c6f8b146 ("MAJOR: connections: Detach
connections from streams."), the connection's owner is always the session, even
for outgoing connections. So now, we rely on the session to get the frontend
proxy in h1_set_srv_conn_mode().
Use the session instead of the stream to get
the frontend on the server connection
2018-12-01 17:37:27 +01:00
..
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2017-10-31 11:36:12 +01:00
2018-11-26 19:50:32 +01:00
2018-11-18 21:41:47 +01:00
2018-07-19 16:23:43 +02:00
2018-11-26 19:50:32 +01:00
2018-12-01 17:20:03 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-22 19:47:30 +01:00
2018-11-19 06:47:09 +01:00
2018-12-01 17:20:36 +01:00
2018-10-08 16:11:54 +02:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-27 19:34:00 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-22 19:47:30 +01:00
2018-11-22 19:47:30 +01:00
2018-11-22 18:57:37 +01:00
2018-11-22 18:57:37 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2017-10-31 18:01:18 +01:00
2018-11-26 19:50:32 +01:00
2018-10-12 16:15:18 +02:00
2018-04-26 10:20:44 +02:00
2018-11-26 19:50:32 +01:00
2018-03-21 05:04:01 +01:00
2018-11-26 19:50:32 +01:00
2017-11-24 17:49:53 +01:00
2018-11-18 22:23:15 +01:00
2018-11-26 19:50:32 +01:00
2018-09-20 11:45:56 +02:00
2018-11-20 04:47:38 +01:00
2017-12-03 21:08:39 +01:00
2018-09-20 11:45:56 +02:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-12-01 17:20:36 +01:00
2018-11-12 21:08:55 +01:00
2018-11-28 04:20:51 +01:00
2018-12-01 17:20:36 +01:00
2018-08-21 19:44:53 +02:00
2018-08-21 19:44:53 +02:00
2018-08-21 19:44:53 +02:00
2018-08-21 19:44:53 +02:00
2018-09-11 10:30:25 +02:00
2018-11-27 19:34:00 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-12-01 17:37:27 +01:00
2018-12-01 10:47:18 +01:00
2018-12-01 10:47:17 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-18 22:26:42 +01:00
2018-11-26 19:50:32 +01:00
2018-12-01 17:20:36 +01:00
2018-12-01 17:37:27 +01:00
2018-11-27 19:34:00 +01:00
2018-11-27 19:34:00 +01:00
2018-11-27 19:34:00 +01:00
2018-09-12 07:12:27 +02:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-10-11 15:34:21 +02:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-12-01 10:47:18 +01:00
2017-10-25 04:45:48 +02:00
2018-10-26 04:54:40 +02:00
2018-11-26 19:50:32 +01:00
2018-11-29 16:55:29 +01:00
2018-11-18 22:26:42 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-29 17:39:04 +01:00
2018-12-01 17:37:27 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-22 11:48:41 +01:00
2017-10-24 19:54:25 +02:00
2017-11-24 17:19:12 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-18 22:23:15 +01:00