HTTPArchive / tech-report-apis

APIs for the HTTP Archive Technology Report
Apache License 2.0
2 stars 0 forks source link

Add Timing-Allow-Origin to API response headers #26

Open rviscomi opened 3 months ago

rviscomi commented 3 months ago

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.