mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-16 15:07:53 +00:00
Use the new host field in websockets
This commit is contained in:
@@ -78,7 +78,7 @@ pub struct HeaderSetting {
|
||||
#[derive(Serialize, Deserialize)]
|
||||
pub struct WsSettings {
|
||||
pub path: Option<String>,
|
||||
pub headers: Option<HeaderSetting>,
|
||||
pub Host: Option<String>,
|
||||
pub acceptProxyProtocol: Option<bool>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user