Alt-Svc-bis Candidates
Intro
Why a “-bis” now?
General areas to fix/address
Fixing Alt-Used
Decision needed: QUIC ALTSVC frame
Options:
1. Define a QUIC ALTSVC frame
2. Deprecate HTTP/2 ALTSVC frame
New features?
To www.example.com:
GET /foo/bar.mp4
Accept-Alt-Svc: sync, path, altused2
Host: www.example.com
HTTP/1.1 3xx Alternative Server
Alt-Svc: h2="foo.example.net:443"; ma=7200; sync; path=”/foo/”
To foo.example.net:
GET /foo/bar.mp4
Accept-Alt-Svc: path, altused2
Host: www.example.com
Alt-Used-v2: alt-svc;h2="foo.example.net:443";path
Where next?