lookup> Alt-Svc

Alt-Svc

is advertising the availability of alternate services to HTTP/1.1 and HTTP/2.0 clients by adding an Alt-Svc header field to responses.

响应头draft-nottingham-httpbis-alt-svc
NameAlt-Svc
Type响应头

is advertising the availability of alternate services to HTTP/1.1 and HTTP/2.0 clients by adding an Alt-Svc header field to responses.

Alt-Svc: h3=":443"; ma=2592000

draft-nottingham-httpbis-alt-svc

What does the Alt-Svc header do?

is advertising the availability of alternate services to HTTP/1.1 and HTTP/2.0 clients by adding an Alt-Svc header field to responses.

Is Alt-Svc a request or response header?

It is classified as a response header and can appear in requests or responses depending on context.

Related status codes