mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
config header -> headers
This commit is contained in:
parent
312d66f9ac
commit
a4b9eaa78f
@ -30,5 +30,5 @@ type HTTPOutboundOptions struct {
|
||||
Username string `json:"username,omitempty"`
|
||||
Password string `json:"password,omitempty"`
|
||||
TLS *OutboundTLSOptions `json:"tls,omitempty"`
|
||||
Header map[string]string `json:"header,omitempty"`
|
||||
Header map[string]string `json:"headers,omitempty"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user