Server Timing

Server Timing

仕様書

構文

[42] desc の構文は他の引数と同じく tokenquoted-string とされています。 ところがどちらも非ASCII文字は使えません。

[43] ChromeUTF-8 値を指定してみても、 ISO-8859-1 と解釈されて文字化けするだけです。 HTTP でよくある欧米圏優遇措置です。

処理

[41] combine も参照。

歴史

[10] Resource Timing ( ( 版)) https://w3c.github.io/web-performance/specs/ResourceTiming/Overview.html#timing-allow-origin

[11] Issue 368966 - chromium - Resource Timing: Timing-Allow-Origin header check is incorrect for cache-validating responses - An open-source project to help move the web forward. - Google Project Hosting ( ( 版)) https://code.google.com/p/chromium/issues/detail?id=368966

[12] Change TAO to support comma separated field values (igrigorik著, ) https://github.com/w3c/resource-timing/commit/ef421191baefddab9562c29dcd5194e5c68b07a5

[1] Server Timing ( 版) http://w3c.github.io/server-timing/

[2] Server Timing ( ( 版)) http://www.w3.org/TR/2015/WD-server-timing-20150217/

[3] Server Timing ( 版) http://www.w3.org/TR/2015/WD-server-timing-20150428/

[4] Server Timing ( 版) http://www.w3.org/TR/2015/WD-server-timing-20150717/

[5] w3c/server-timing ( 版) https://github.com/w3c/server-timing

[6] Server Timing ( 版) https://w3c.github.io/server-timing/

[7] Server Timing ( ()) https://www.w3.org/TR/2016/NOTE-server-timing-20160523/

[8] Re: [Server Timing] Proposal how a user-agent can request that a server adds the server-timing header response field ( (Ilya Grigorik著, )) https://lists.w3.org/Archives/Public/public-web-perf/2016Jun/0006.html

[9] Moved to WICG (plehegar著, ) https://github.com/w3c/server-timing/commit/9a69713135464d95606c6cb3981c9303064d4cc9

[13] Changed spec headers to match move from WICG to webperf (plehegar著, ) https://github.com/w3c/server-timing/commit/7f97a2bf259af7a15e737daf724f5fb186de0859

[14] This is no longer a wicg proposal (plehegar著, ) https://github.com/w3c/server-timing/commit/0bcab032f6c8c137d1ea89f98541ecfb998b4d8b

[15] Adjust license and contributors (plehegar著, ) https://github.com/w3c/server-timing/commit/de3fb443e16a6f3cce29942f5c1c3b43eb58a9ec

[16] Align with w3c/hr-time#47 (plehegar著, ) https://github.com/w3c/server-timing/commit/480c560a0f5d100d1499271387742757c58908df

[17] Call for Exclusions: Server Timing (Xueyuan著, ) https://lists.w3.org/Archives/Public/public-web-perf/2017Jul/0005.html

[18] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20170725/

[19] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20170726/

[20] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20170818/

[21] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20170824/

[22] address w3ctag review feedback (#31) (cvazac著, ) https://github.com/w3c/server-timing/commit/7e195cdb533ffb23307278163a9c50b279e71868

[23] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20170902/

[24] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20170920/

[25] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20171018/

[26] update ABNF and header examples (#37) (cvazac著, ) https://github.com/w3c/server-timing/commit/846745dcf4a2520086e1accfa786f713ee27876a

[27] update ABNF and header examples by cvazac · Pull Request #37 · w3c/server-timing () https://github.com/w3c/server-timing/pull/37

[28] ABNF for metric-value · Issue #12 · w3c/server-timing () https://github.com/w3c/server-timing/issues/12

[29] Review request for Server-Timing · Issue #188 · w3ctag/design-reviews () https://github.com/w3ctag/design-reviews/issues/188

[30] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20171102/

[31] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20171221/

[32] clarify processing after incomplete or invalid param (cvazac著, ) https://github.com/w3c/server-timing/commit/00b4406571ba3c36402c8e7775348b40997458cd

[33] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20171229/

[34] clarify processing after incomplete or invalid param (cvazac著, ) https://github.com/w3c/server-timing/commit/00b4406571ba3c36402c8e7775348b40997458cd

[35] clarify processing after incomplete or invalid param by cvazac · Pull Request #49 · w3c/server-timing () https://github.com/w3c/server-timing/pull/49

[36] Server Timing () https://www.w3.org/TR/2017/WD-server-timing-20171229/

[37] Server Timing () https://www.w3.org/TR/2018/WD-server-timing-20180717/

[38] Add TAO check (npm1, , ) https://github.com/whatwg/fetch/commit/9dd531988b04f4fadd43022a0613a90b42ce46d4

[39] Add TAO check by npm1 · Pull Request #955 · whatwg/fetch () https://github.com/whatwg/fetch/pull/955