javascript - IIS custom header to show request time -
is possible have iis (7.5) attach custom response header showing request time (in milliseconds preferably)
background, im trying find way of collecting absolute load time of page, absolute start finish, seems good/simple way of doing opposed other solutions require "startup" time load js etc etc before can start keeping track doesnt give genuine representation
Comments
Post a Comment