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

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -