Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

HTTP/2的默认设置会使得core无法正确连接 #139

Closed
yuanl opened this issue Aug 31, 2018 · 1 comment
Closed

HTTP/2的默认设置会使得core无法正确连接 #139

yuanl opened this issue Aug 31, 2018 · 1 comment

Comments

@yuanl
Copy link

yuanl commented Aug 31, 2018

我在v2ray-core建了 v2ray/v2ray-core#1242
大意就是在设置HTTP/2 host的时候即使是空,v2rayX也会生成一个这样配置

      "httpSettings" : {
        "path" : "\/some_radon_path",
        "host" : [
          ""
        ]
      },

这时服务器如果没有设置host就会认为两边host不一样而拒绝连接。

@Cenmrev
Copy link
Owner

Cenmrev commented Aug 31, 2018

谢谢反馈,我会尽快修复

Cenmrev added a commit that referenced this issue Sep 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants