SIGN IN SIGN UP
2dust / v2rayNG UNCLAIMED

A V2Ray client for Android, support Xray core and v2fly core

0 0 79 Kotlin

fix: migrate wsSettings host from deprecated headers.Host to independent host field (#5686)

* fix: migrate wsSettings host from deprecated headers.Host to independent host field

fix: migrate wsSettings host out of deprecated headers field

- Add independent `host` field to WsSettingsBean
- Replace HeadersBean with Map<String, String>? to match Xray docs
- Update CoreOutboundBuilder to use wssetting.host instead of wssetting.headers.Host

* fix: migrate wsSettings host from deprecated headers.Host to independent host field

fix: migrate wsSettings host out of deprecated headers field

- Add independent `host` field to WsSettingsBean
- Replace HeadersBean with Map<String, String>? to match Xray docs
- Update CoreOutboundBuilder to use wssetting.host instead of wssetting.headers.Host
T
Tanbir Hossen committed
7f0e2f801d4cad483774748b0471c190df2cb2e1
Parent: 0f7cee0
Committed by GitHub <noreply@github.com> on 5/25/2026, 10:01:21 AM