remove header setting from "path"

This commit is contained in:
KiriKira 2017-12-20 20:33:09 +08:00 committed by GitHub
parent 3fa2221194
commit 5e65099c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,6 @@
"network": "ws",
"kcpSettings": null,
"wsSettings": {
"headers": {
"host": "example.domain"
},
"path": "/test"
},
"tcpSettings": null,