Update transport.md

pull/696/head
patterniha 2025-06-26 15:18:39 +03:30 committed by GitHub
parent cd81c799d3
commit 4bf26a6d07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ for using MitM+domainFronting there is special case "fromMitM", if the list cont
An array of strings specifying the ALPN values used in TLS handshakes. Defaults to `["h2", "http/1.1"]`.
for using MitM+domainFronting, there is special case ["fromMitM"], and this is selected alpn of initial tls request termination.
(also, when using `h2c` dns, this is equal to domain of the URL)
> `minVersion`: [ string ]