first attempt at addressing #71 (#73) · WICG/netinfo@f759683
dret
·
2018-07-15
·
via Recent Commits to netinfo:gh-pages
| Original file line number | Diff line number | Diff line change |
|---|
@@ -490,6 +490,46 @@
|
490 | 490 | If the client wants to mitigate this class of attacks, they should disable JavaScript, monitor that all outbound requests are made to trusted origins, and make diligent use of anonymizing VPN/proxy services. |
491 | 491 | </section> |
492 | 492 | |
| 493 | +<section id="iana-considerations"> |
| 494 | +## IANA Considerations |
| 495 | + |
| 496 | +The following three HTTP request header fields should be added to the permanent registry of message header fields (see [[!RFC3864]]), taking into account the guidelines given by HTTP/1.1 [[!RFC7231]]. |
| 497 | + |
| 498 | +<section id="registration-ect"> |
| 499 | +### `ECT` Request Header Field Registration |
| 500 | + |
| 501 | +* Header Field Name: ECT |
| 502 | +* Applicable Protocol: Hypertext Transfer Protocol (HTTP) |
| 503 | +* Status: Standard |
| 504 | +* Author/Change controller: W3C |
| 505 | +* Specification document(s): W3C TR https://www.w3.org/TR/netinfo/ |
| 506 | + |
| 507 | +</section> |
| 508 | + |
| 509 | +<section id="registration-downlink"> |
| 510 | +### `Downlink` Request Header Field Registration |
| 511 | + |
| 512 | +* Header Field Name: Downlink |
| 513 | +* Applicable Protocol: Hypertext Transfer Protocol (HTTP) |
| 514 | +* Status: Standard |
| 515 | +* Author/Change controller: W3C |
| 516 | +* Specification document(s): W3C TR https://www.w3.org/TR/netinfo/ |
| 517 | + |
| 518 | +</section> |
| 519 | + |
| 520 | +<section id="registration-rtt"> |
| 521 | +### `RTT` Request Header Field Registration |
| 522 | + |
| 523 | +* Header Field Name: RTT |
| 524 | +* Applicable Protocol: Hypertext Transfer Protocol (HTTP) |
| 525 | +* Status: Standard |
| 526 | +* Author/Change controller: W3C |
| 527 | +* Specification document(s): W3C TR https://www.w3.org/TR/netinfo/ |
| 528 | + |
| 529 | +</section> |
| 530 | + |
| 531 | +</section> |
| 532 | + |
493 | 533 | <section id="conformance"> |
494 | 534 | There is only one class of product that can claim conformance to this |
495 | 535 | specification: a <dfn>user agent</dfn>. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。