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
72f5017930
commit
3fa2221194
@ -27,9 +27,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