mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-01-19 06:19:29 +08:00
remove header setting from "path"
This commit is contained in:
parent
3fa2221194
commit
5e65099c3e
@ -4,9 +4,6 @@
|
|||||||
"network": "ws",
|
"network": "ws",
|
||||||
"kcpSettings": null,
|
"kcpSettings": null,
|
||||||
"wsSettings": {
|
"wsSettings": {
|
||||||
"headers": {
|
|
||||||
"host": "example.domain"
|
|
||||||
},
|
|
||||||
"path": "/test"
|
"path": "/test"
|
||||||
},
|
},
|
||||||
"tcpSettings": null,
|
"tcpSettings": null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user