HTTPArchive/tech-report-apis

Add Timing-Allow-Origin to API response headers

rviscomi opened this issue · 2 comments

Add the Timing-Allow-Origin: * header to the API responses to allow client-side monitoring to capture info about the API performance. This will let us see how often users are experiencing slow and heavy responses.

maceto commented

@rviscomi the header was added to dev and prd. Please let me know if works as expected.

Thanks @maceto looks like it's working

Image