-
Notifications
You must be signed in to change notification settings - Fork 237
Closed as not planned
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritization
Description
The Alt-Svc HTTP header allows a server to indicate that another network location (the "alternative service") can be treated as authoritative for that origin when making future requests.
Doing so allows new protocol versions to be advertised without affecting in-flight requests, and can also help servers manage traffic. Using an alternative service is not visible to the end user; it does not change the URL or the origin of the request, and does not introduce extra round trips.
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Alt-Svc
can we use this for informing people of multiaddrs or other providers?
Metadata
Metadata
Assignees
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritization