Open rviscomi opened 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.
Timing-Allow-Origin: *
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.