server-timing icon indicating copy to clipboard operation
server-timing copied to clipboard

add option to set Timing-Allow-Origin header

Open nojvek opened this issue 2 years ago • 1 comments

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Timing-Allow-Origin

and https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing#performanceservertiming_interface

Without the header, browser client can't access serverTiming information from cross origin request.

nojvek avatar Jan 19 '22 01:01 nojvek

Ok, I will try to add this feature.

yosuke-furukawa avatar Jan 23 '22 10:01 yosuke-furukawa