Closed lucacasonato closed 1 year ago
https://deno.land/std@0.147.0/http/version.ts switches what it displays based on the request Accept header. As such, that header should be in Vary.
Accept
Vary
https://deno.land/std@0.147.0/http/version.ts switches what it displays based on the request
Accept
header. As such, that header should be inVary
.