Resolve compile warning

This commit is contained in:
timvisee 2021-11-24 13:55:23 +01:00
parent cf0e3ef15b
commit 3271db1cb3
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172

View File

@ -100,6 +100,7 @@ pub enum ProxyHeader {
None,
/// Header for locally initiated connection.
#[allow(unused)]
Local,
/// Header for proxied connection.