Xray-core/common/session
RPRX 9b7841178a
MITM: Allow forwarding local negotiated ALPN http/1.1 to the real website
https://github.com/XTLS/Xray-core/issues/4348#issuecomment-2633656408

https://github.com/XTLS/Xray-core/issues/4348#issuecomment-2633865039

Local negotiated ALPN http/1.1 was sent by browser/app or is written in dokodemo-door RAW's `tlsSettings`.

Set `"alpn": ["fromMitm"]` in freedom RAW's `tlsSettings` to forward it to the real website.
2025-02-04 15:10:08 +00:00
..
context.go MITM: Allow forwarding local negotiated ALPN http/1.1 to the real website 2025-02-04 15:10:08 +00:00
session.go Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00