denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

chore(x/std): append server-timing instead of set #2730

Closed satyarohith closed 1 year ago

satyarohith commented 1 year ago

Cloudfront now sends us server-timing header and we want to append our values to it instead of overwriting it.