support spoofing the host address

This commit is contained in:
2023-09-29 05:11:14 -04:00
parent 0de1c945f2
commit 0fb9d9f494

View File

@@ -110,6 +110,7 @@ impl Unit {
is_chunked,
headers,
deadline,
spoofed_host: None,
}
}