mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 17:33:13 +02:00
Parse "Forwarded:" header from proxy.
Not (yet) checking source address nor getting a hostname.
This commit is contained in:
@@ -1730,6 +1730,7 @@ struct ConfigItem_listen {
|
||||
SSL_CTX *ssl_ctx;
|
||||
TLSOptions *tls_options;
|
||||
int websocket_options; /* should be in module, but lazy */
|
||||
char *websocket_forward;
|
||||
};
|
||||
|
||||
struct ConfigItem_sni {
|
||||
|
||||
Reference in New Issue
Block a user