mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-28 12:52:09 +00:00
webtransport-go v0.11.0 implements draft-15, which renames the Extended CONNECT :protocol token from "webtransport" to "webtransport-h3" (the server keeps accepting the legacy token for older clients). Detect both tokens in the reverse-proxy upgrade check and in the test echo handler. Pulls quic-go v0.59.1 -> v0.60.0, required by webtransport-go v0.11.0; its only breaking change is requiring Go 1.25 (already met), with no API changes affecting Caddy core. Also picks up the v0.11.0 fix for a stream-close race on concurrent session close, relevant to the long-lived pump. |
||
|---|---|---|
| .. | ||
| caddyevents | ||
| caddyfs | ||
| caddyhttp | ||
| caddypki | ||
| caddytls | ||
| filestorage | ||
| internal/network | ||
| logging | ||
| metrics | ||
| standard | ||