Changeset 2667
- Timestamp:
- 12/05/14 20:55:54 (7 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/auth48/p1-messaging.unpg.txt
r2666 r2667 875 875 component. 876 876 877 URI-reference = <URI-reference, defined in[RFC3986], Section 4.1>878 absolute-URI = <absolute-URI, defined in[RFC3986], Section 4.3>879 relative-part = <relative-part, defined in[RFC3986], Section 4.2>880 scheme = <scheme, defined in[RFC3986], Section 3.1>881 authority = <authority, defined in[RFC3986], Section 3.2>882 uri-host = <host, defined in[RFC3986], Section 3.2.2>883 port = <port, defined in[RFC3986], Section 3.2.3>884 path-abempty = <path-abempty, defined in[RFC3986], Section 3.3>885 segment = <segment, defined in[RFC3986], Section 3.3>886 query = <query, defined in[RFC3986], Section 3.4>887 fragment = <fragment, defined in[RFC3986], Section 3.5>877 URI-reference = <URI-reference, see [RFC3986], Section 4.1> 878 absolute-URI = <absolute-URI, see [RFC3986], Section 4.3> 879 relative-part = <relative-part, see [RFC3986], Section 4.2> 880 scheme = <scheme, see [RFC3986], Section 3.1> 881 authority = <authority, see [RFC3986], Section 3.2> 882 uri-host = <host, see [RFC3986], Section 3.2.2> 883 port = <port, see [RFC3986], Section 3.2.3> 884 path-abempty = <path-abempty, see [RFC3986], Section 3.3> 885 segment = <segment, see [RFC3986], Section 3.3> 886 query = <query, see [RFC3986], Section 3.4> 887 fragment = <fragment, see [RFC3986], Section 3.5> 888 888 889 889 absolute-path = 1*( "/" segment ) … … 4528 4528 transfer-coding ] ) 4529 4529 4530 URI-reference = <URI-reference, defined in[RFC3986], Section 4.1>4530 URI-reference = <URI-reference, see [RFC3986], Section 4.1> 4531 4531 Upgrade = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 4532 4532 … … 4535 4535 comment ] ) ] ) 4536 4536 4537 absolute-URI = <absolute-URI, defined in[RFC3986], Section 4.3>4537 absolute-URI = <absolute-URI, see [RFC3986], Section 4.3> 4538 4538 absolute-form = absolute-URI 4539 4539 absolute-path = 1*( "/" segment ) 4540 4540 asterisk-form = "*" 4541 authority = <authority, defined in[RFC3986], Section 3.2>4541 authority = <authority, see [RFC3986], Section 3.2> 4542 4542 authority-form = authority 4543 4543 … … 4571 4571 field-value = *( field-content / obs-fold ) 4572 4572 field-vchar = VCHAR / obs-text 4573 fragment = <fragment, defined in[RFC3986], Section 3.5>4573 fragment = <fragment, see [RFC3986], Section 3.5> 4574 4574 4575 4575 header-field = field-name ":" OWS field-value OWS … … 4589 4589 4590 4590 partial-URI = relative-part [ "?" query ] 4591 path-abempty = <path-abempty, defined in[RFC3986], Section 3.3>4592 port = <port, defined in[RFC3986], Section 3.2.3>4591 path-abempty = <path-abempty, see [RFC3986], Section 3.3> 4592 port = <port, see [RFC3986], Section 3.2.3> 4593 4593 protocol = protocol-name [ "/" protocol-version ] 4594 4594 protocol-name = token … … 4599 4599 / %x5D-7E ; ']'-'~' 4600 4600 / obs-text 4601 query = <query, defined in[RFC3986], Section 3.4>4601 query = <query, see [RFC3986], Section 3.4> 4602 4602 quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) 4603 4603 quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE … … 4607 4607 received-by = ( uri-host [ ":" port ] ) / pseudonym 4608 4608 received-protocol = [ protocol-name "/" ] protocol-version 4609 relative-part = <relative-part, defined in[RFC3986], Section 4.2>4609 relative-part = <relative-part, see [RFC3986], Section 4.2> 4610 4610 request-line = method SP request-target SP HTTP-version CRLF 4611 4611 … … 4622 4622 asterisk-form 4623 4623 4624 scheme = <scheme, defined in[RFC3986], Section 3.1>4625 segment = <segment, defined in[RFC3986], Section 3.3>4624 scheme = <scheme, see [RFC3986], Section 3.1> 4625 segment = <segment, see [RFC3986], Section 3.3> 4626 4626 start-line = request-line / status-line 4627 4627 status-code = 3DIGIT … … 4639 4639 transfer-parameter = token BWS "=" BWS ( token / quoted-string ) 4640 4640 4641 uri-host = <host, defined in[RFC3986], Section 3.2.2>4641 uri-host = <host, see [RFC3986], Section 3.2.2> 4642 4642 4643 4643 Index -
draft-ietf-httpbis/latest/auth48/p2-semantics.unpg.txt
r2663 r2667 6 6 Obsoletes: 2616 (if approved) J. Reschke, Ed. 7 7 Updates: 2817 (if approved) greenbytes 8 Intended status: Standards Track May 9, 20149 Expires: November 1 0, 20148 Intended status: Standards Track May 12, 2014 9 Expires: November 13, 2014 10 10 11 11 … … 53 53 54 54 55 Fielding & Reschke Expires November 1 0, 2014 [Page 1]55 Fielding & Reschke Expires November 13, 2014 [Page 1] 56 56 57 57 … … 61 61 material or to cite them other than as "work in progress." 62 62 63 This Internet-Draft will expire on November 1 0, 2014.63 This Internet-Draft will expire on November 13, 2014. 64 64 65 65 Copyright Notice … … 110 110 111 111 112 Fielding & Reschke Expires November 1 0, 2014 [Page 2]112 Fielding & Reschke Expires November 13, 2014 [Page 2] 113 113 114 114 … … 167 167 168 168 169 Fielding & Reschke Expires November 1 0, 2014 [Page 3]169 Fielding & Reschke Expires November 13, 2014 [Page 3] 170 170 171 171 … … 224 224 225 225 226 Fielding & Reschke Expires November 1 0, 2014 [Page 4]226 Fielding & Reschke Expires November 13, 2014 [Page 4] 227 227 228 228 … … 281 281 282 282 283 Fielding & Reschke Expires November 1 0, 2014 [Page 5]283 Fielding & Reschke Expires November 13, 2014 [Page 5] 284 284 285 285 … … 338 338 339 339 340 Fielding & Reschke Expires November 1 0, 2014 [Page 6]340 Fielding & Reschke Expires November 13, 2014 [Page 6] 341 341 342 342 … … 395 395 396 396 397 Fielding & Reschke Expires November 1 0, 2014 [Page 7]397 Fielding & Reschke Expires November 13, 2014 [Page 7] 398 398 399 399 … … 452 452 453 453 454 Fielding & Reschke Expires November 1 0, 2014 [Page 8]454 Fielding & Reschke Expires November 13, 2014 [Page 8] 455 455 456 456 … … 509 509 510 510 511 Fielding & Reschke Expires November 1 0, 2014 [Page 9]511 Fielding & Reschke Expires November 13, 2014 [Page 9] 512 512 513 513 … … 566 566 567 567 568 Fielding & Reschke Expires November 1 0, 2014 [Page 10]568 Fielding & Reschke Expires November 13, 2014 [Page 10] 569 569 570 570 … … 623 623 624 624 625 Fielding & Reschke Expires November 1 0, 2014 [Page 11]625 Fielding & Reschke Expires November 13, 2014 [Page 11] 626 626 627 627 … … 680 680 681 681 682 Fielding & Reschke Expires November 1 0, 2014 [Page 12]682 Fielding & Reschke Expires November 13, 2014 [Page 12] 683 683 684 684 … … 737 737 738 738 739 Fielding & Reschke Expires November 1 0, 2014 [Page 13]739 Fielding & Reschke Expires November 13, 2014 [Page 13] 740 740 741 741 … … 794 794 795 795 796 Fielding & Reschke Expires November 1 0, 2014 [Page 14]796 Fielding & Reschke Expires November 13, 2014 [Page 14] 797 797 798 798 … … 851 851 852 852 853 Fielding & Reschke Expires November 1 0, 2014 [Page 15]853 Fielding & Reschke Expires November 13, 2014 [Page 15] 854 854 855 855 … … 908 908 909 909 910 Fielding & Reschke Expires November 1 0, 2014 [Page 16]910 Fielding & Reschke Expires November 13, 2014 [Page 16] 911 911 912 912 … … 965 965 966 966 967 Fielding & Reschke Expires November 1 0, 2014 [Page 17]967 Fielding & Reschke Expires November 13, 2014 [Page 17] 968 968 969 969 … … 1022 1022 1023 1023 1024 Fielding & Reschke Expires November 1 0, 2014 [Page 18]1024 Fielding & Reschke Expires November 13, 2014 [Page 18] 1025 1025 1026 1026 … … 1079 1079 1080 1080 1081 Fielding & Reschke Expires November 1 0, 2014 [Page 19]1081 Fielding & Reschke Expires November 13, 2014 [Page 19] 1082 1082 1083 1083 … … 1136 1136 1137 1137 1138 Fielding & Reschke Expires November 1 0, 2014 [Page 20]1138 Fielding & Reschke Expires November 13, 2014 [Page 20] 1139 1139 1140 1140 … … 1193 1193 1194 1194 1195 Fielding & Reschke Expires November 1 0, 2014 [Page 21]1195 Fielding & Reschke Expires November 13, 2014 [Page 21] 1196 1196 1197 1197 … … 1250 1250 1251 1251 1252 Fielding & Reschke Expires November 1 0, 2014 [Page 22]1252 Fielding & Reschke Expires November 13, 2014 [Page 22] 1253 1253 1254 1254 … … 1307 1307 1308 1308 1309 Fielding & Reschke Expires November 1 0, 2014 [Page 23]1309 Fielding & Reschke Expires November 13, 2014 [Page 23] 1310 1310 1311 1311 … … 1364 1364 1365 1365 1366 Fielding & Reschke Expires November 1 0, 2014 [Page 24]1366 Fielding & Reschke Expires November 13, 2014 [Page 24] 1367 1367 1368 1368 … … 1421 1421 1422 1422 1423 Fielding & Reschke Expires November 1 0, 2014 [Page 25]1423 Fielding & Reschke Expires November 13, 2014 [Page 25] 1424 1424 1425 1425 … … 1478 1478 1479 1479 1480 Fielding & Reschke Expires November 1 0, 2014 [Page 26]1480 Fielding & Reschke Expires November 13, 2014 [Page 26] 1481 1481 1482 1482 … … 1535 1535 1536 1536 1537 Fielding & Reschke Expires November 1 0, 2014 [Page 27]1537 Fielding & Reschke Expires November 13, 2014 [Page 27] 1538 1538 1539 1539 … … 1592 1592 1593 1593 1594 Fielding & Reschke Expires November 1 0, 2014 [Page 28]1594 Fielding & Reschke Expires November 13, 2014 [Page 28] 1595 1595 1596 1596 … … 1649 1649 1650 1650 1651 Fielding & Reschke Expires November 1 0, 2014 [Page 29]1651 Fielding & Reschke Expires November 13, 2014 [Page 29] 1652 1652 1653 1653 … … 1706 1706 1707 1707 1708 Fielding & Reschke Expires November 1 0, 2014 [Page 30]1708 Fielding & Reschke Expires November 13, 2014 [Page 30] 1709 1709 1710 1710 … … 1763 1763 1764 1764 1765 Fielding & Reschke Expires November 1 0, 2014 [Page 31]1765 Fielding & Reschke Expires November 13, 2014 [Page 31] 1766 1766 1767 1767 … … 1820 1820 1821 1821 1822 Fielding & Reschke Expires November 1 0, 2014 [Page 32]1822 Fielding & Reschke Expires November 13, 2014 [Page 32] 1823 1823 1824 1824 … … 1877 1877 1878 1878 1879 Fielding & Reschke Expires November 1 0, 2014 [Page 33]1879 Fielding & Reschke Expires November 13, 2014 [Page 33] 1880 1880 1881 1881 … … 1934 1934 1935 1935 1936 Fielding & Reschke Expires November 1 0, 2014 [Page 34]1936 Fielding & Reschke Expires November 13, 2014 [Page 34] 1937 1937 1938 1938 … … 1991 1991 1992 1992 1993 Fielding & Reschke Expires November 1 0, 2014 [Page 35]1993 Fielding & Reschke Expires November 13, 2014 [Page 35] 1994 1994 1995 1995 … … 2048 2048 2049 2049 2050 Fielding & Reschke Expires November 1 0, 2014 [Page 36]2050 Fielding & Reschke Expires November 13, 2014 [Page 36] 2051 2051 2052 2052 … … 2105 2105 2106 2106 2107 Fielding & Reschke Expires November 1 0, 2014 [Page 37]2107 Fielding & Reschke Expires November 13, 2014 [Page 37] 2108 2108 2109 2109 … … 2162 2162 2163 2163 2164 Fielding & Reschke Expires November 1 0, 2014 [Page 38]2164 Fielding & Reschke Expires November 13, 2014 [Page 38] 2165 2165 2166 2166 … … 2219 2219 2220 2220 2221 Fielding & Reschke Expires November 1 0, 2014 [Page 39]2221 Fielding & Reschke Expires November 13, 2014 [Page 39] 2222 2222 2223 2223 … … 2276 2276 2277 2277 2278 Fielding & Reschke Expires November 1 0, 2014 [Page 40]2278 Fielding & Reschke Expires November 13, 2014 [Page 40] 2279 2279 2280 2280 … … 2333 2333 2334 2334 2335 Fielding & Reschke Expires November 1 0, 2014 [Page 41]2335 Fielding & Reschke Expires November 13, 2014 [Page 41] 2336 2336 2337 2337 … … 2371 2371 Accept-Language = 1#( language-range [ weight ] ) 2372 2372 language-range = 2373 <language-range, defined in[RFC4647], Section 2.1>2373 <language-range, see [RFC4647], Section 2.1> 2374 2374 2375 2375 Each language-range can be given an associated quality value … … 2390 2390 2391 2391 2392 Fielding & Reschke Expires November 1 0, 2014 [Page 42]2392 Fielding & Reschke Expires November 13, 2014 [Page 42] 2393 2393 2394 2394 … … 2447 2447 2448 2448 2449 Fielding & Reschke Expires November 1 0, 2014 [Page 43]2449 Fielding & Reschke Expires November 13, 2014 [Page 43] 2450 2450 2451 2451 … … 2483 2483 From = mailbox 2484 2484 2485 mailbox = <mailbox, defined in[RFC5322], Section 3.4>2485 mailbox = <mailbox, see [RFC5322], Section 3.4> 2486 2486 2487 2487 An example is: … … 2504 2504 2505 2505 2506 Fielding & Reschke Expires November 1 0, 2014 [Page 44]2506 Fielding & Reschke Expires November 13, 2014 [Page 44] 2507 2507 2508 2508 … … 2561 2561 2562 2562 2563 Fielding & Reschke Expires November 1 0, 2014 [Page 45]2563 Fielding & Reschke Expires November 13, 2014 [Page 45] 2564 2564 2565 2565 … … 2618 2618 2619 2619 2620 Fielding & Reschke Expires November 1 0, 2014 [Page 46]2620 Fielding & Reschke Expires November 13, 2014 [Page 46] 2621 2621 2622 2622 … … 2675 2675 2676 2676 2677 Fielding & Reschke Expires November 1 0, 2014 [Page 47]2677 Fielding & Reschke Expires November 13, 2014 [Page 47] 2678 2678 2679 2679 … … 2732 2732 2733 2733 2734 Fielding & Reschke Expires November 1 0, 2014 [Page 48]2734 Fielding & Reschke Expires November 13, 2014 [Page 48] 2735 2735 2736 2736 … … 2789 2789 2790 2790 2791 Fielding & Reschke Expires November 1 0, 2014 [Page 49]2791 Fielding & Reschke Expires November 13, 2014 [Page 49] 2792 2792 2793 2793 … … 2846 2846 2847 2847 2848 Fielding & Reschke Expires November 1 0, 2014 [Page 50]2848 Fielding & Reschke Expires November 13, 2014 [Page 50] 2849 2849 2850 2850 … … 2903 2903 2904 2904 2905 Fielding & Reschke Expires November 1 0, 2014 [Page 51]2905 Fielding & Reschke Expires November 13, 2014 [Page 51] 2906 2906 2907 2907 … … 2960 2960 2961 2961 2962 Fielding & Reschke Expires November 1 0, 2014 [Page 52]2962 Fielding & Reschke Expires November 13, 2014 [Page 52] 2963 2963 2964 2964 … … 3017 3017 3018 3018 3019 Fielding & Reschke Expires November 1 0, 2014 [Page 53]3019 Fielding & Reschke Expires November 13, 2014 [Page 53] 3020 3020 3021 3021 … … 3074 3074 3075 3075 3076 Fielding & Reschke Expires November 1 0, 2014 [Page 54]3076 Fielding & Reschke Expires November 13, 2014 [Page 54] 3077 3077 3078 3078 … … 3131 3131 3132 3132 3133 Fielding & Reschke Expires November 1 0, 2014 [Page 55]3133 Fielding & Reschke Expires November 13, 2014 [Page 55] 3134 3134 3135 3135 … … 3188 3188 3189 3189 3190 Fielding & Reschke Expires November 1 0, 2014 [Page 56]3190 Fielding & Reschke Expires November 13, 2014 [Page 56] 3191 3191 3192 3192 … … 3245 3245 3246 3246 3247 Fielding & Reschke Expires November 1 0, 2014 [Page 57]3247 Fielding & Reschke Expires November 13, 2014 [Page 57] 3248 3248 3249 3249 … … 3302 3302 3303 3303 3304 Fielding & Reschke Expires November 1 0, 2014 [Page 58]3304 Fielding & Reschke Expires November 13, 2014 [Page 58] 3305 3305 3306 3306 … … 3359 3359 3360 3360 3361 Fielding & Reschke Expires November 1 0, 2014 [Page 59]3361 Fielding & Reschke Expires November 13, 2014 [Page 59] 3362 3362 3363 3363 … … 3416 3416 3417 3417 3418 Fielding & Reschke Expires November 1 0, 2014 [Page 60]3418 Fielding & Reschke Expires November 13, 2014 [Page 60] 3419 3419 3420 3420 … … 3473 3473 3474 3474 3475 Fielding & Reschke Expires November 1 0, 2014 [Page 61]3475 Fielding & Reschke Expires November 13, 2014 [Page 61] 3476 3476 3477 3477 … … 3530 3530 3531 3531 3532 Fielding & Reschke Expires November 1 0, 2014 [Page 62]3532 Fielding & Reschke Expires November 13, 2014 [Page 62] 3533 3533 3534 3534 … … 3587 3587 3588 3588 3589 Fielding & Reschke Expires November 1 0, 2014 [Page 63]3589 Fielding & Reschke Expires November 13, 2014 [Page 63] 3590 3590 3591 3591 … … 3644 3644 3645 3645 3646 Fielding & Reschke Expires November 1 0, 2014 [Page 64]3646 Fielding & Reschke Expires November 13, 2014 [Page 64] 3647 3647 3648 3648 … … 3701 3701 3702 3702 3703 Fielding & Reschke Expires November 1 0, 2014 [Page 65]3703 Fielding & Reschke Expires November 13, 2014 [Page 65] 3704 3704 3705 3705 … … 3709 3709 IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT 3710 3710 ; fixed length/zone/capitalization subset of the format 3711 ; defined inSection 3.3 of [RFC5322]3711 ; see Section 3.3 of [RFC5322] 3712 3712 3713 3713 day-name = %x4D.6F.6E ; "Mon", case-sensitive … … 3758 3758 3759 3759 3760 Fielding & Reschke Expires November 1 0, 2014 [Page 66]3760 Fielding & Reschke Expires November 13, 2014 [Page 66] 3761 3761 3762 3762 … … 3815 3815 3816 3816 3817 Fielding & Reschke Expires November 1 0, 2014 [Page 67]3817 Fielding & Reschke Expires November 13, 2014 [Page 67] 3818 3818 3819 3819 … … 3872 3872 3873 3873 3874 Fielding & Reschke Expires November 1 0, 2014 [Page 68]3874 Fielding & Reschke Expires November 13, 2014 [Page 68] 3875 3875 3876 3876 … … 3929 3929 3930 3930 3931 Fielding & Reschke Expires November 1 0, 2014 [Page 69]3931 Fielding & Reschke Expires November 13, 2014 [Page 69] 3932 3932 3933 3933 … … 3986 3986 3987 3987 3988 Fielding & Reschke Expires November 1 0, 2014 [Page 70]3988 Fielding & Reschke Expires November 13, 2014 [Page 70] 3989 3989 3990 3990 … … 4043 4043 4044 4044 4045 Fielding & Reschke Expires November 1 0, 2014 [Page 71]4045 Fielding & Reschke Expires November 13, 2014 [Page 71] 4046 4046 4047 4047 … … 4100 4100 4101 4101 4102 Fielding & Reschke Expires November 1 0, 2014 [Page 72]4102 Fielding & Reschke Expires November 13, 2014 [Page 72] 4103 4103 4104 4104 … … 4157 4157 4158 4158 4159 Fielding & Reschke Expires November 1 0, 2014 [Page 73]4159 Fielding & Reschke Expires November 13, 2014 [Page 73] 4160 4160 4161 4161 … … 4214 4214 4215 4215 4216 Fielding & Reschke Expires November 1 0, 2014 [Page 74]4216 Fielding & Reschke Expires November 13, 2014 [Page 74] 4217 4217 4218 4218 … … 4271 4271 4272 4272 4273 Fielding & Reschke Expires November 1 0, 2014 [Page 75]4273 Fielding & Reschke Expires November 13, 2014 [Page 75] 4274 4274 4275 4275 … … 4328 4328 4329 4329 4330 Fielding & Reschke Expires November 1 0, 2014 [Page 76]4330 Fielding & Reschke Expires November 13, 2014 [Page 76] 4331 4331 4332 4332 … … 4385 4385 4386 4386 4387 Fielding & Reschke Expires November 1 0, 2014 [Page 77]4387 Fielding & Reschke Expires November 13, 2014 [Page 77] 4388 4388 4389 4389 … … 4442 4442 4443 4443 4444 Fielding & Reschke Expires November 1 0, 2014 [Page 78]4444 Fielding & Reschke Expires November 13, 2014 [Page 78] 4445 4445 4446 4446 … … 4499 4499 4500 4500 4501 Fielding & Reschke Expires November 1 0, 2014 [Page 79]4501 Fielding & Reschke Expires November 13, 2014 [Page 79] 4502 4502 4503 4503 … … 4556 4556 4557 4557 4558 Fielding & Reschke Expires November 1 0, 2014 [Page 80]4558 Fielding & Reschke Expires November 13, 2014 [Page 80] 4559 4559 4560 4560 … … 4613 4613 4614 4614 4615 Fielding & Reschke Expires November 1 0, 2014 [Page 81]4615 Fielding & Reschke Expires November 13, 2014 [Page 81] 4616 4616 4617 4617 … … 4670 4670 4671 4671 4672 Fielding & Reschke Expires November 1 0, 2014 [Page 82]4672 Fielding & Reschke Expires November 13, 2014 [Page 82] 4673 4673 4674 4674 … … 4727 4727 4728 4728 4729 Fielding & Reschke Expires November 1 0, 2014 [Page 83]4729 Fielding & Reschke Expires November 13, 2014 [Page 83] 4730 4730 4731 4731 … … 4784 4784 4785 4785 4786 Fielding & Reschke Expires November 1 0, 2014 [Page 84]4786 Fielding & Reschke Expires November 13, 2014 [Page 84] 4787 4787 4788 4788 … … 4841 4841 4842 4842 4843 Fielding & Reschke Expires November 1 0, 2014 [Page 85]4843 Fielding & Reschke Expires November 13, 2014 [Page 85] 4844 4844 4845 4845 … … 4898 4898 4899 4899 4900 Fielding & Reschke Expires November 1 0, 2014 [Page 86]4900 Fielding & Reschke Expires November 13, 2014 [Page 86] 4901 4901 4902 4902 … … 4955 4955 4956 4956 4957 Fielding & Reschke Expires November 1 0, 2014 [Page 87]4957 Fielding & Reschke Expires November 13, 2014 [Page 87] 4958 4958 4959 4959 … … 5012 5012 5013 5013 5014 Fielding & Reschke Expires November 1 0, 2014 [Page 88]5014 Fielding & Reschke Expires November 13, 2014 [Page 88] 5015 5015 5016 5016 … … 5069 5069 5070 5070 5071 Fielding & Reschke Expires November 1 0, 2014 [Page 89]5071 Fielding & Reschke Expires November 13, 2014 [Page 89] 5072 5072 5073 5073 … … 5126 5126 5127 5127 5128 Fielding & Reschke Expires November 1 0, 2014 [Page 90]5128 Fielding & Reschke Expires November 13, 2014 [Page 90] 5129 5129 5130 5130 … … 5183 5183 5184 5184 5185 Fielding & Reschke Expires November 1 0, 2014 [Page 91]5185 Fielding & Reschke Expires November 13, 2014 [Page 91] 5186 5186 5187 5187 … … 5240 5240 5241 5241 5242 Fielding & Reschke Expires November 1 0, 2014 [Page 92]5242 Fielding & Reschke Expires November 13, 2014 [Page 92] 5243 5243 5244 5244 … … 5268 5268 The rules below are defined in [RFC7230]: 5269 5269 5270 BWS = <BWS, defined in[RFC7230], Section 3.2.3>5271 OWS = <OWS, defined in[RFC7230], Section 3.2.3>5272 RWS = <RWS, defined in[RFC7230], Section 3.2.3>5273 URI-reference = <URI-reference, defined in[RFC7230], Section 2.7>5274 absolute-URI = <absolute-URI, defined in[RFC7230], Section 2.7>5275 comment = <comment, defined in[RFC7230], Section 3.2.6>5276 field-name = <comment, defined in[RFC7230], Section 3.2>5277 partial-URI = <partial-URI, defined in[RFC7230], Section 2.7>5278 quoted-string = <quoted-string, defined in[RFC7230], Section 3.2.6>5279 token = <token, defined in[RFC7230], Section 3.2.6>5270 BWS = <BWS, see [RFC7230], Section 3.2.3> 5271 OWS = <OWS, see [RFC7230], Section 3.2.3> 5272 RWS = <RWS, see [RFC7230], Section 3.2.3> 5273 URI-reference = <URI-reference, see [RFC7230], Section 2.7> 5274 absolute-URI = <absolute-URI, see [RFC7230], Section 2.7> 5275 comment = <comment, see [RFC7230], Section 3.2.6> 5276 field-name = <comment, see [RFC7230], Section 3.2> 5277 partial-URI = <partial-URI, see [RFC7230], Section 2.7> 5278 quoted-string = <quoted-string, see [RFC7230], Section 3.2.6> 5279 token = <token, see [RFC7230], Section 3.2.6> 5280 5280 5281 5281 Appendix D. Collected ABNF … … 5297 5297 5298 5298 5299 Fielding & Reschke Expires November 1 0, 2014 [Page 93]5300 5301 5302 Internet-Draft HTTP/1.1 Semantics and Content May 2014 5303 5304 5305 BWS = <BWS, defined in[RFC7230], Section 3.2.3>5299 Fielding & Reschke Expires November 13, 2014 [Page 93] 5300 5301 5302 Internet-Draft HTTP/1.1 Semantics and Content May 2014 5303 5304 5305 BWS = <BWS, see [RFC7230], Section 3.2.3> 5306 5306 5307 5307 Content-Encoding = *( "," OWS ) content-coding *( OWS "," [ OWS … … 5328 5328 Max-Forwards = 1*DIGIT 5329 5329 5330 OWS = <OWS, defined in[RFC7230], Section 3.2.3>5331 5332 RWS = <RWS, defined in[RFC7230], Section 3.2.3>5330 OWS = <OWS, see [RFC7230], Section 3.2.3> 5331 5332 RWS = <RWS, see [RFC7230], Section 3.2.3> 5333 5333 Referer = absolute-URI / partial-URI 5334 5334 Retry-After = HTTP-date / delay-seconds … … 5336 5336 Server = product *( RWS ( product / comment ) ) 5337 5337 5338 URI-reference = <URI-reference, defined in[RFC7230], Section 2.7>5338 URI-reference = <URI-reference, see [RFC7230], Section 2.7> 5339 5339 User-Agent = product *( RWS ( product / comment ) ) 5340 5340 … … 5342 5342 ) ) 5343 5343 5344 absolute-URI = <absolute-URI, defined in[RFC7230], Section 2.7>5344 absolute-URI = <absolute-URI, see [RFC7230], Section 2.7> 5345 5345 accept-ext = OWS ";" OWS token [ "=" ( token / quoted-string ) ] 5346 5346 accept-params = weight *accept-ext … … 5349 5349 charset = token 5350 5350 codings = content-coding / "identity" / "*" 5351 comment = <comment, defined in[RFC7230], Section 3.2.6>5351 comment = <comment, see [RFC7230], Section 3.2.6> 5352 5352 content-coding = token 5353 5353 5354 5354 5355 5355 5356 Fielding & Reschke Expires November 1 0, 2014 [Page 94]5356 Fielding & Reschke Expires November 13, 2014 [Page 94] 5357 5357 5358 5358 … … 5380 5380 delay-seconds = 1*DIGIT 5381 5381 5382 field-name = <comment, defined in[RFC7230], Section 3.2>5382 field-name = <comment, see [RFC7230], Section 3.2> 5383 5383 5384 5384 hour = 2DIGIT 5385 5385 5386 language-range = <language-range, defined in[RFC4647], Section 2.1>5386 language-range = <language-range, see [RFC4647], Section 2.1> 5387 5387 language-tag = <Language-Tag, defined in [RFC5646], Section 2.1> 5388 5388 5389 mailbox = <mailbox, defined in[RFC5322], Section 3.4>5389 mailbox = <mailbox, see [RFC5322], Section 3.4> 5390 5390 media-range = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS 5391 5391 ";" OWS parameter ) … … 5411 5411 5412 5412 5413 Fielding & Reschke Expires November 1 0, 2014 [Page 95]5413 Fielding & Reschke Expires November 13, 2014 [Page 95] 5414 5414 5415 5415 … … 5418 5418 5419 5419 parameter = token "=" ( token / quoted-string ) 5420 partial-URI = <partial-URI, defined in[RFC7230], Section 2.7>5420 partial-URI = <partial-URI, see [RFC7230], Section 2.7> 5421 5421 product = token [ "/" product-version ] 5422 5422 product-version = token 5423 5423 5424 quoted-string = <quoted-string, defined in[RFC7230], Section 3.2.6>5424 quoted-string = <quoted-string, see [RFC7230], Section 3.2.6> 5425 5425 qvalue = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 5426 5426 … … 5431 5431 5432 5432 time-of-day = hour ":" minute ":" second 5433 token = <token, defined in[RFC7230], Section 3.2.6>5433 token = <token, see [RFC7230], Section 3.2.6> 5434 5434 type = token 5435 5435 … … 5468 5468 5469 5469 5470 Fielding & Reschke Expires November 1 0, 2014 [Page 96]5470 Fielding & Reschke Expires November 13, 2014 [Page 96] 5471 5471 5472 5472 … … 5525 5525 5526 5526 5527 Fielding & Reschke Expires November 1 0, 2014 [Page 97]5527 Fielding & Reschke Expires November 13, 2014 [Page 97] 5528 5528 5529 5529 … … 5582 5582 5583 5583 5584 Fielding & Reschke Expires November 1 0, 2014 [Page 98]5584 Fielding & Reschke Expires November 13, 2014 [Page 98] 5585 5585 5586 5586 … … 5639 5639 5640 5640 5641 Fielding & Reschke Expires November 1 0, 2014 [Page 99]5641 Fielding & Reschke Expires November 13, 2014 [Page 99] 5642 5642 5643 5643 … … 5696 5696 5697 5697 5698 Fielding & Reschke Expires November 1 0, 2014 [Page 100]5698 Fielding & Reschke Expires November 13, 2014 [Page 100] 5699 5699 5700 5700 … … 5753 5753 5754 5754 5755 Fielding & Reschke Expires November 1 0, 2014 [Page 101]5756 5757 5755 Fielding & Reschke Expires November 13, 2014 [Page 101] 5756 5757 -
draft-ietf-httpbis/latest/auth48/rfc7230.abdiff.txt
r2666 r2667 313 313 314 314 315 Section 2.7., paragraph 3: 316 OLD: 317 318 URI-reference = <URI-reference, see [RFC3986], Section 4.1> 319 absolute-URI = <absolute-URI, see [RFC3986], Section 4.3> 320 relative-part = <relative-part, see [RFC3986], Section 4.2> 321 scheme = <scheme, see [RFC3986], Section 3.1> 322 authority = <authority, see [RFC3986], Section 3.2> 323 uri-host = <host, see [RFC3986], Section 3.2.2> 324 port = <port, see [RFC3986], Section 3.2.3> 325 path-abempty = <path-abempty, see [RFC3986], Section 3.3> 326 segment = <segment, see [RFC3986], Section 3.3> 327 query = <query, see [RFC3986], Section 3.4> 328 fragment = <fragment, see [RFC3986], Section 3.5> 329 330 NEW: 331 332 URI-reference = <URI-reference, defined in [RFC3986], Section 4.1> 333 absolute-URI = <absolute-URI, defined in [RFC3986], Section 4.3> 334 relative-part = <relative-part, defined in [RFC3986], Section 4.2> 335 scheme = <scheme, defined in [RFC3986], Section 3.1> 336 authority = <authority, defined in [RFC3986], Section 3.2> 337 uri-host = <host, defined in [RFC3986], Section 3.2.2> 338 port = <port, defined in [RFC3986], Section 3.2.3> 339 path-abempty = <path-abempty, defined in [RFC3986], Section 3.3> 340 segment = <segment, defined in [RFC3986], Section 3.3> 341 query = <query, defined in [RFC3986], Section 3.4> 342 fragment = <fragment, defined in [RFC3986], Section 3.5> 343 344 315 345 Section 3.2.4., paragraph 8: 316 346 OLD: … … 561 591 562 592 593 Appendix B., paragraph 7: 594 OLD: 595 596 URI-reference = <URI-reference, see [RFC3986], Section 4.1> 597 Upgrade = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 598 599 NEW: 600 601 URI-reference = <URI-reference, defined in [RFC3986], Section 4.1> 602 Upgrade = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 603 604 605 Appendix B., paragraph 9: 606 OLD: 607 608 absolute-URI = <absolute-URI, see [RFC3986], Section 4.3> 609 absolute-form = absolute-URI 610 absolute-path = 1*( "/" segment ) 611 asterisk-form = "*" 612 authority = <authority, see [RFC3986], Section 3.2> 613 authority-form = authority 614 615 NEW: 616 617 absolute-URI = <absolute-URI, defined in [RFC3986], Section 4.3> 618 absolute-form = absolute-URI 619 absolute-path = 1*( "/" segment ) 620 asterisk-form = "*" 621 authority = <authority, defined in [RFC3986], Section 3.2> 622 authority-form = authority 623 624 625 Appendix B., paragraph 11: 626 OLD: 627 628 field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ] 629 field-name = token 630 field-value = *( field-content / obs-fold ) 631 field-vchar = VCHAR / obs-text 632 fragment = <fragment, see [RFC3986], Section 3.5> 633 634 NEW: 635 636 field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ] 637 field-name = token 638 field-value = *( field-content / obs-fold ) 639 field-vchar = VCHAR / obs-text 640 fragment = <fragment, defined in [RFC3986], Section 3.5> 641 642 643 Appendix B., paragraph 16: 644 OLD: 645 646 partial-URI = relative-part [ "?" query ] 647 path-abempty = <path-abempty, see [RFC3986], Section 3.3> 648 port = <port, see [RFC3986], Section 3.2.3> 649 protocol = protocol-name [ "/" protocol-version ] 650 protocol-name = token 651 protocol-version = token 652 pseudonym = token 653 654 NEW: 655 656 partial-URI = relative-part [ "?" query ] 657 path-abempty = <path-abempty, defined in [RFC3986], Section 3.3> 658 port = <port, defined in [RFC3986], Section 3.2.3> 659 protocol = protocol-name [ "/" protocol-version ] 660 protocol-name = token 661 protocol-version = token 662 pseudonym = token 663 664 665 Appendix B., paragraph 17: 666 OLD: 667 668 qdtext = HTAB / SP / "!" / %x23-5B ; '#'-'[' 669 / %x5D-7E ; ']'-'~' 670 / obs-text 671 query = <query, see [RFC3986], Section 3.4> 672 quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) 673 quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE 674 675 NEW: 676 677 qdtext = HTAB / SP / "!" / %x23-5B ; '#'-'[' 678 / %x5D-7E ; ']'-'~' 679 / obs-text 680 query = <query, defined in [RFC3986], Section 3.4> 681 quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) 682 quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE 683 684 685 Appendix B., paragraph 18: 686 OLD: 687 688 rank = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 689 reason-phrase = *( HTAB / SP / VCHAR / obs-text ) 690 received-by = ( uri-host [ ":" port ] ) / pseudonym 691 received-protocol = [ protocol-name "/" ] protocol-version 692 relative-part = <relative-part, see [RFC3986], Section 4.2> 693 request-line = method SP request-target SP HTTP-version CRLF 694 request-target = origin-form / absolute-form / authority-form / 695 asterisk-form 696 697 NEW: 698 699 rank = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 700 reason-phrase = *( HTAB / SP / VCHAR / obs-text ) 701 received-by = ( uri-host [ ":" port ] ) / pseudonym 702 received-protocol = [ protocol-name "/" ] protocol-version 703 relative-part = <relative-part, defined in [RFC3986], Section 4.2> 704 request-line = method SP request-target SP HTTP-version CRLF 705 request-target = origin-form / absolute-form / authority-form / 706 asterisk-form 707 708 563 709 Appendix B., paragraph 19: 564 710 OLD: 565 711 566 scheme = <scheme, defined in[RFC3986], Section 3.1>567 segment = <segment, defined in[RFC3986], Section 3.3>712 scheme = <scheme, see [RFC3986], Section 3.1> 713 segment = <segment, see [RFC3986], Section 3.3> 568 714 start-line = request-line / status-line 569 715 status-code = 3DIGIT … … 598 744 transfer-extension = token *( OWS ";" OWS transfer-parameter ) 599 745 transfer-parameter = token BWS "=" BWS ( token / quoted-string ) 746 747 748 Appendix B., paragraph 20: 749 OLD: 750 751 uri-host = <host, see [RFC3986], Section 3.2.2> 752 753 NEW: 754 755 uri-host = <host, defined in [RFC3986], Section 3.2.2> 600 756 601 757 -
draft-ietf-httpbis/latest/auth48/rfc7230.diff.html
r2666 r2667 139 139 <tr><td class="lineno" valign="top"></td><td class="left"> specification:</td><td> </td><td class="right"> specification:</td><td class="lineno" valign="top"></td></tr> 140 140 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 141 <tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> page 26, line 11</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> page 26, line 11</em></th><td></td></tr> 141 <tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> page 16, line 23</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> page 16, line 23</em></th><td></td></tr> 142 <tr><td class="lineno" valign="top"></td><td class="left"> "scheme", "authority", "port", "host", "path-abempty", "segment",</td><td> </td><td class="right"> "scheme", "authority", "port", "host", "path-abempty", "segment",</td><td class="lineno" valign="top"></td></tr> 143 <tr><td class="lineno" valign="top"></td><td class="left"> "query", and "fragment" are adopted from the URI generic syntax. An</td><td> </td><td class="right"> "query", and "fragment" are adopted from the URI generic syntax. An</td><td class="lineno" valign="top"></td></tr> 144 <tr><td class="lineno" valign="top"></td><td class="left"> "absolute-path" rule is defined for protocol elements that can</td><td> </td><td class="right"> "absolute-path" rule is defined for protocol elements that can</td><td class="lineno" valign="top"></td></tr> 145 <tr><td class="lineno" valign="top"></td><td class="left"> contain a non-empty path component. (This rule differs slightly from</td><td> </td><td class="right"> contain a non-empty path component. (This rule differs slightly from</td><td class="lineno" valign="top"></td></tr> 146 <tr><td class="lineno" valign="top"></td><td class="left"> the path-abempty rule of RFC 3986, which allows for an empty path to</td><td> </td><td class="right"> the path-abempty rule of RFC 3986, which allows for an empty path to</td><td class="lineno" valign="top"></td></tr> 147 <tr><td class="lineno" valign="top"></td><td class="left"> be used in references, and path-absolute rule, which does not allow</td><td> </td><td class="right"> be used in references, and path-absolute rule, which does not allow</td><td class="lineno" valign="top"></td></tr> 148 <tr><td class="lineno" valign="top"></td><td class="left"> paths that begin with "//".) A "partial-URI" rule is defined for</td><td> </td><td class="right"> paths that begin with "//".) A "partial-URI" rule is defined for</td><td class="lineno" valign="top"></td></tr> 149 <tr><td class="lineno" valign="top"></td><td class="left"> protocol elements that can contain a relative URI but not a fragment</td><td> </td><td class="right"> protocol elements that can contain a relative URI but not a fragment</td><td class="lineno" valign="top"></td></tr> 150 <tr><td class="lineno" valign="top"></td><td class="left"> component.</td><td> </td><td class="right"> component.</td><td class="lineno" valign="top"></td></tr> 151 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 152 <tr><td><a name="diff0010" /></td></tr> 153 <tr><td class="lineno" valign="top"></td><td class="lblock"> URI-reference = <URI-reference, <span class="delete">see</span> [RFC3986], Section 4.1></td><td> </td><td class="rblock"> URI-reference = <URI-reference, <span class="insert">defined in</span> [RFC3986], Section 4.1></td><td class="lineno" valign="top"></td></tr> 154 <tr><td class="lineno" valign="top"></td><td class="lblock"> absolute-URI = <absolute-URI, <span class="delete">see</span> [RFC3986], Section 4.3></td><td> </td><td class="rblock"> absolute-URI = <absolute-URI, <span class="insert">defined in</span> [RFC3986], Section 4.3></td><td class="lineno" valign="top"></td></tr> 155 <tr><td class="lineno" valign="top"></td><td class="lblock"> relative-part = <relative-part, <span class="delete">see</span> [RFC3986], Section 4.2></td><td> </td><td class="rblock"> relative-part = <relative-part, <span class="insert">defined in</span> [RFC3986], Section 4.2></td><td class="lineno" valign="top"></td></tr> 156 <tr><td class="lineno" valign="top"></td><td class="lblock"> scheme = <scheme, <span class="delete">see</span> [RFC3986], Section 3.1></td><td> </td><td class="rblock"> scheme = <scheme, <span class="insert">defined in</span> [RFC3986], Section 3.1></td><td class="lineno" valign="top"></td></tr> 157 <tr><td class="lineno" valign="top"></td><td class="lblock"> authority = <authority, <span class="delete">see</span> [RFC3986], Section 3.2></td><td> </td><td class="rblock"> authority = <authority, <span class="insert">defined in</span> [RFC3986], Section 3.2></td><td class="lineno" valign="top"></td></tr> 158 <tr><td class="lineno" valign="top"></td><td class="lblock"> uri-host = <host, <span class="delete">see</span> [RFC3986], Section 3.2.2></td><td> </td><td class="rblock"> uri-host = <host, <span class="insert">defined in</span> [RFC3986], Section 3.2.2></td><td class="lineno" valign="top"></td></tr> 159 <tr><td class="lineno" valign="top"></td><td class="lblock"> port = <port, <span class="delete">see</span> [RFC3986], Section 3.2.3></td><td> </td><td class="rblock"> port = <port, <span class="insert">defined in</span> [RFC3986], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 160 <tr><td class="lineno" valign="top"></td><td class="lblock"> path-abempty = <path-abempty, <span class="delete">see</span> [RFC3986], Section 3.3></td><td> </td><td class="rblock"> path-abempty = <path-abempty, <span class="insert">defined in</span> [RFC3986], Section 3.3></td><td class="lineno" valign="top"></td></tr> 161 <tr><td class="lineno" valign="top"></td><td class="lblock"> segment = <segment, <span class="delete">see</span> [RFC3986], Section 3.3></td><td> </td><td class="rblock"> segment = <segment, <span class="insert">defined in</span> [RFC3986], Section 3.3></td><td class="lineno" valign="top"></td></tr> 162 <tr><td class="lineno" valign="top"></td><td class="lblock"> query = <query, <span class="delete">see</span> [RFC3986], Section 3.4></td><td> </td><td class="rblock"> query = <query, <span class="insert">defined in</span> [RFC3986], Section 3.4></td><td class="lineno" valign="top"></td></tr> 163 <tr><td class="lineno" valign="top"></td><td class="lblock"> fragment = <fragment, <span class="delete">see</span> [RFC3986], Section 3.5></td><td> </td><td class="rblock"> fragment = <fragment, <span class="insert">defined in</span> [RFC3986], Section 3.5></td><td class="lineno" valign="top"></td></tr> 164 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 165 <tr><td class="lineno" valign="top"></td><td class="left"> absolute-path = 1*( "/" segment )</td><td> </td><td class="right"> absolute-path = 1*( "/" segment )</td><td class="lineno" valign="top"></td></tr> 166 <tr><td class="lineno" valign="top"></td><td class="left"> partial-URI = relative-part [ "?" query ]</td><td> </td><td class="right"> partial-URI = relative-part [ "?" query ]</td><td class="lineno" valign="top"></td></tr> 167 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 168 <tr><td class="lineno" valign="top"></td><td class="left"> Each protocol element in HTTP that allows a URI reference will</td><td> </td><td class="right"> Each protocol element in HTTP that allows a URI reference will</td><td class="lineno" valign="top"></td></tr> 169 <tr><td class="lineno" valign="top"></td><td class="left"> indicate in its ABNF production whether the element allows any form</td><td> </td><td class="right"> indicate in its ABNF production whether the element allows any form</td><td class="lineno" valign="top"></td></tr> 170 <tr><td class="lineno" valign="top"></td><td class="left"> of reference (URI-reference), only a URI in absolute form (absolute-</td><td> </td><td class="right"> of reference (URI-reference), only a URI in absolute form (absolute-</td><td class="lineno" valign="top"></td></tr> 171 <tr><td class="lineno" valign="top"></td><td class="left"> URI), only the path and optional query components, or some</td><td> </td><td class="right"> URI), only the path and optional query components, or some</td><td class="lineno" valign="top"></td></tr> 172 <tr><td class="lineno" valign="top"></td><td class="left"> combination of the above. Unless otherwise indicated, URI references</td><td> </td><td class="right"> combination of the above. Unless otherwise indicated, URI references</td><td class="lineno" valign="top"></td></tr> 173 <tr><td class="lineno" valign="top"></td><td class="left"> are parsed relative to the effective request URI (Section 5.5).</td><td> </td><td class="right"> are parsed relative to the effective request URI (Section 5.5).</td><td class="lineno" valign="top"></td></tr> 174 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 175 <tr bgcolor="gray" ><td></td><th><a name="part-l4" /><small>skipping to change at</small><em> page 26, line 11</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> page 26, line 11</em></th><td></td></tr> 142 176 <tr><td class="lineno" valign="top"></td><td class="left"> received, or replace each received obs-fold with one or more SP</td><td> </td><td class="right"> received, or replace each received obs-fold with one or more SP</td><td class="lineno" valign="top"></td></tr> 143 177 <tr><td class="lineno" valign="top"></td><td class="left"> octets prior to interpreting the field value or forwarding the</td><td> </td><td class="right"> octets prior to interpreting the field value or forwarding the</td><td class="lineno" valign="top"></td></tr> … … 150 184 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 151 185 <tr><td class="lineno" valign="top"></td><td class="left"> Historically, HTTP has allowed field content with text in the</td><td> </td><td class="right"> Historically, HTTP has allowed field content with text in the</td><td class="lineno" valign="top"></td></tr> 152 <tr><td><a name="diff001 0" /></td></tr>186 <tr><td><a name="diff0011" /></td></tr> 153 187 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">ISO-8859-1 charset</span> [ISO-8859-1], supporting other charsets only</td><td> </td><td class="rblock"> <span class="insert">ISO-8859-charset</span> [ISO-8859-1], supporting other charsets only through</td><td class="lineno" valign="top"></td></tr> 154 188 <tr><td class="lineno" valign="top"></td><td class="lblock"> through use of [RFC2047] encoding. In practice, most HTTP header</td><td> </td><td class="rblock"> use of [RFC2047] encoding. In practice, most HTTP header field</td><td class="lineno" valign="top"></td></tr> … … 168 202 <tr><td class="lineno" valign="top"></td><td class="left"> A server that receives a request header field, or set of fields,</td><td> </td><td class="right"> A server that receives a request header field, or set of fields,</td><td class="lineno" valign="top"></td></tr> 169 203 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 170 <tr bgcolor="gray" ><td></td><th><a name="part-l 4" /><small>skipping to change at</small><em> page 27, line 42</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> page 27, line 42</em></th><td></td></tr>204 <tr bgcolor="gray" ><td></td><th><a name="part-l5" /><small>skipping to change at</small><em> page 27, line 42</em></th><th> </th><th><a name="part-r5" /><small>skipping to change at</small><em> page 27, line 42</em></th><td></td></tr> 171 205 <tr><td class="lineno" valign="top"></td><td class="left"> The message body (if any) of an HTTP message is used to carry the</td><td> </td><td class="right"> The message body (if any) of an HTTP message is used to carry the</td><td class="lineno" valign="top"></td></tr> 172 206 <tr><td class="lineno" valign="top"></td><td class="left"> payload body of that request or response. The message body is</td><td> </td><td class="right"> payload body of that request or response. The message body is</td><td class="lineno" valign="top"></td></tr> … … 179 213 <tr><td class="lineno" valign="top"></td><td class="left"> requests and responses.</td><td> </td><td class="right"> requests and responses.</td><td class="lineno" valign="top"></td></tr> 180 214 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 181 <tr><td><a name="diff001 1" /></td></tr>215 <tr><td><a name="diff0012" /></td></tr> 182 216 <tr><td class="lineno" valign="top"></td><td class="lblock"> The presence of a message body in a request is signaled by a <span class="delete">Content-</span></td><td> </td><td class="rblock"> The presence of a message body in a request is signaled by a</td><td class="lineno" valign="top"></td></tr> 183 217 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"> Length</span> or Transfer-Encoding header field. Request message framing is</td><td> </td><td class="rblock"> <span class="insert">"Content-Length"</span> or Transfer-Encoding header field. Request message</td><td class="lineno" valign="top"></td></tr> … … 195 229 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7231]) switch to tunnel mode instead of having a message body.</td><td> </td><td class="right"> [RFC7231]) switch to tunnel mode instead of having a message body.</td><td class="lineno" valign="top"></td></tr> 196 230 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 197 <tr bgcolor="gray" ><td></td><th><a name="part-l 5" /><small>skipping to change at</small><em> page 49, line 18</em></th><th> </th><th><a name="part-r5" /><small>skipping to change at</small><em> page 49, line 18</em></th><td></td></tr>231 <tr bgcolor="gray" ><td></td><th><a name="part-l6" /><small>skipping to change at</small><em> page 49, line 18</em></th><th> </th><th><a name="part-r6" /><small>skipping to change at</small><em> page 49, line 18</em></th><td></td></tr> 198 232 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 199 233 <tr><td class="lineno" valign="top"></td><td class="left"> A proxy MUST NOT modify the "absolute-path" and "query" parts of the</td><td> </td><td class="right"> A proxy MUST NOT modify the "absolute-path" and "query" parts of the</td><td class="lineno" valign="top"></td></tr> … … 206 240 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 207 241 <tr><td class="lineno" valign="top"></td><td class="left"> A proxy MUST NOT transform the payload (Section 3.3 of [RFC7231]) of</td><td> </td><td class="right"> A proxy MUST NOT transform the payload (Section 3.3 of [RFC7231]) of</td><td class="lineno" valign="top"></td></tr> 208 <tr><td><a name="diff001 2" /></td></tr>242 <tr><td><a name="diff0013" /></td></tr> 209 243 <tr><td class="lineno" valign="top"></td><td class="lblock"> a message that contains a no-transform <span class="delete">cache-c</span>ontrol directive</td><td> </td><td class="rblock"> a message that contains a no-transform <span class="insert">Cache-C</span>ontrol directive</td><td class="lineno" valign="top"></td></tr> 210 244 <tr><td class="lineno" valign="top"></td><td class="left"> (Section 5.2 of [RFC7234]).</td><td> </td><td class="right"> (Section 5.2 of [RFC7234]).</td><td class="lineno" valign="top"></td></tr> 211 245 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 212 246 <tr><td class="lineno" valign="top"></td><td class="left"> A proxy MAY transform the payload of a message that does not contain</td><td> </td><td class="right"> A proxy MAY transform the payload of a message that does not contain</td><td class="lineno" valign="top"></td></tr> 213 <tr><td><a name="diff001 3" /></td></tr>247 <tr><td><a name="diff0014" /></td></tr> 214 248 <tr><td class="lineno" valign="top"></td><td class="lblock"> a no-transform <span class="delete">cache-c</span>ontrol directive. A proxy that transforms a</td><td> </td><td class="rblock"> a no-transform <span class="insert">Cache-C</span>ontrol directive. A proxy that transforms a</td><td class="lineno" valign="top"></td></tr> 215 249 <tr><td class="lineno" valign="top"></td><td class="left"> payload MUST add a Warning header field with the warn-code of 214</td><td> </td><td class="right"> payload MUST add a Warning header field with the warn-code of 214</td><td class="lineno" valign="top"></td></tr> … … 224 258 <tr><td class="lineno" valign="top"></td><td class="left"> or the selected representation (other than the payload) unless the</td><td> </td><td class="right"> or the selected representation (other than the payload) unless the</td><td class="lineno" valign="top"></td></tr> 225 259 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 226 <tr bgcolor="gray" ><td></td><th><a name="part-l 6" /><small>skipping to change at</small><em> page 67, line 10</em></th><th> </th><th><a name="part-r6" /><small>skipping to change at</small><em> page 67, line 10</em></th><td></td></tr>260 <tr bgcolor="gray" ><td></td><th><a name="part-l7" /><small>skipping to change at</small><em> page 67, line 10</em></th><th> </th><th><a name="part-r7" /><small>skipping to change at</small><em> page 67, line 10</em></th><td></td></tr> 227 261 <tr><td class="lineno" valign="top"></td><td class="left"> The "https" scheme (Section 2.7.2) is intended to prevent (or at</td><td> </td><td class="right"> The "https" scheme (Section 2.7.2) is intended to prevent (or at</td><td class="lineno" valign="top"></td></tr> 228 262 <tr><td class="lineno" valign="top"></td><td class="left"> least reveal) many of these potential attacks on establishing</td><td> </td><td class="right"> least reveal) many of these potential attacks on establishing</td><td class="lineno" valign="top"></td></tr> … … 235 269 <tr><td class="lineno" valign="top"></td><td class="left">9.2. Risks of Intermediaries</td><td> </td><td class="right">9.2. Risks of Intermediaries</td><td class="lineno" valign="top"></td></tr> 236 270 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 237 <tr><td><a name="diff001 4" /></td></tr>271 <tr><td><a name="diff0015" /></td></tr> 238 272 <tr><td class="lineno" valign="top"></td><td class="lblock"> By their very nature, HTTP intermediaries are men<span class="delete">-in-the-</span>middle and,</td><td> </td><td class="rblock"> By their very nature, HTTP intermediaries are men<span class="insert"> in the </span>middle and,</td><td class="lineno" valign="top"></td></tr> 239 273 <tr><td class="lineno" valign="top"></td><td class="left"> thus, represent an opportunity for man-in-the-middle attacks.</td><td> </td><td class="right"> thus, represent an opportunity for man-in-the-middle attacks.</td><td class="lineno" valign="top"></td></tr> … … 248 282 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 249 283 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 250 <tr bgcolor="gray" ><td></td><th><a name="part-l 7" /><small>skipping to change at</small><em> page 73, line 7</em></th><th> </th><th><a name="part-r7" /><small>skipping to change at</small><em> page 73, line 7</em></th><td></td></tr>284 <tr bgcolor="gray" ><td></td><th><a name="part-l8" /><small>skipping to change at</small><em> page 73, line 7</em></th><th> </th><th><a name="part-r8" /><small>skipping to change at</small><em> page 73, line 7</em></th><td></td></tr> 251 285 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC3986] Berners-Lee, T., Fielding, R., and L. Masinter,</td><td> </td><td class="right"> [RFC3986] Berners-Lee, T., Fielding, R., and L. Masinter,</td><td class="lineno" valign="top"></td></tr> 252 286 <tr><td class="lineno" valign="top"></td><td class="left"> "Uniform Resource Identifier (URI): Generic Syntax",</td><td> </td><td class="right"> "Uniform Resource Identifier (URI): Generic Syntax",</td><td class="lineno" valign="top"></td></tr> … … 259 293 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7231] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext</td><td> </td><td class="right"> [RFC7231] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext</td><td class="lineno" valign="top"></td></tr> 260 294 <tr><td class="lineno" valign="top"></td><td class="left"> Transfer Protocol (HTTP/1.1): Semantics and Content",</td><td> </td><td class="right"> Transfer Protocol (HTTP/1.1): Semantics and Content",</td><td class="lineno" valign="top"></td></tr> 261 <tr><td><a name="diff001 5" /></td></tr>295 <tr><td><a name="diff0016" /></td></tr> 262 296 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p2-semantics-latest (work in</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7231,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 263 297 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"> progress),</span> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 265 299 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7232] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext</td><td> </td><td class="right"> [RFC7232] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext</td><td class="lineno" valign="top"></td></tr> 266 300 <tr><td class="lineno" valign="top"></td><td class="left"> Transfer Protocol (HTTP/1.1): Conditional Requests",</td><td> </td><td class="right"> Transfer Protocol (HTTP/1.1): Conditional Requests",</td><td class="lineno" valign="top"></td></tr> 267 <tr><td><a name="diff001 6" /></td></tr>301 <tr><td><a name="diff0017" /></td></tr> 268 302 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p4-conditional-latest (work in</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7232,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 269 303 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"> progress),</span> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 271 305 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7233] Fielding, R., Ed., Lafon, Y., Ed., and J. Reschke, Ed.,</td><td> </td><td class="right"> [RFC7233] Fielding, R., Ed., Lafon, Y., Ed., and J. Reschke, Ed.,</td><td class="lineno" valign="top"></td></tr> 272 306 <tr><td class="lineno" valign="top"></td><td class="left"> "Hypertext Transfer Protocol (HTTP/1.1): Range</td><td> </td><td class="right"> "Hypertext Transfer Protocol (HTTP/1.1): Range</td><td class="lineno" valign="top"></td></tr> 273 <tr><td><a name="diff001 7" /></td></tr>307 <tr><td><a name="diff0018" /></td></tr> 274 308 <tr><td class="lineno" valign="top"></td><td class="lblock"> Requests", <span class="delete">draft-ietf-httpbis-p5-range-latest (work in</span></td><td> </td><td class="rblock"> Requests", <span class="insert">RFC 7233,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 275 309 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"> progress),</span> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 277 311 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7234] Fielding, R., Ed., Nottingham, M., Ed., and J. Reschke,</td><td> </td><td class="right"> [RFC7234] Fielding, R., Ed., Nottingham, M., Ed., and J. Reschke,</td><td class="lineno" valign="top"></td></tr> 278 312 <tr><td class="lineno" valign="top"></td><td class="left"> Ed., "Hypertext Transfer Protocol (HTTP/1.1): Caching",</td><td> </td><td class="right"> Ed., "Hypertext Transfer Protocol (HTTP/1.1): Caching",</td><td class="lineno" valign="top"></td></tr> 279 <tr><td><a name="diff001 8" /></td></tr>313 <tr><td><a name="diff0019" /></td></tr> 280 314 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p6-cache-latest (work in progress),</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7234,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 281 315 <tr><td class="lineno" valign="top"></td><td class="lblock"> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 283 317 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7235] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext</td><td> </td><td class="right"> [RFC7235] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext</td><td class="lineno" valign="top"></td></tr> 284 318 <tr><td class="lineno" valign="top"></td><td class="left"> Transfer Protocol (HTTP/1.1): Authentication",</td><td> </td><td class="right"> Transfer Protocol (HTTP/1.1): Authentication",</td><td class="lineno" valign="top"></td></tr> 285 <tr><td><a name="diff00 19" /></td></tr>319 <tr><td><a name="diff0020" /></td></tr> 286 320 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p7-auth-latest (work in progress),</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7235,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 287 321 <tr><td class="lineno" valign="top"></td><td class="lblock"> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 297 331 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 298 332 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 299 <tr bgcolor="gray" ><td></td><th><a name="part-l 8" /><small>skipping to change at</small><em> page 76, line 36</em></th><th> </th><th><a name="part-r8" /><small>skipping to change at</small><em> page 76, line 29</em></th><td></td></tr>333 <tr bgcolor="gray" ><td></td><th><a name="part-l9" /><small>skipping to change at</small><em> page 76, line 36</em></th><th> </th><th><a name="part-r9" /><small>skipping to change at</small><em> page 76, line 29</em></th><td></td></tr> 300 334 <tr><td class="lineno" valign="top"></td><td class="left"> implements name-based virtual hosts ought to disable support for</td><td> </td><td class="right"> implements name-based virtual hosts ought to disable support for</td><td class="lineno" valign="top"></td></tr> 301 335 <tr><td class="lineno" valign="top"></td><td class="left"> HTTP/0.9. Most requests that appear to be HTTP/0.9 are, in fact,</td><td> </td><td class="right"> HTTP/0.9. Most requests that appear to be HTTP/0.9 are, in fact,</td><td class="lineno" valign="top"></td></tr> … … 308 342 <tr><td class="lineno" valign="top"></td><td class="left"> and HTTP/1.1.</td><td> </td><td class="right"> and HTTP/1.1.</td><td class="lineno" valign="top"></td></tr> 309 343 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 310 <tr><td><a name="diff002 0" /></td></tr>344 <tr><td><a name="diff0021" /></td></tr> 311 345 <tr><td class="lineno" valign="top"></td><td class="lblock">A.1.1. Multi<span class="delete">-</span>homed Web Servers</td><td> </td><td class="rblock">A.1.1. Multihomed Web Servers</td><td class="lineno" valign="top"></td></tr> 312 346 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> … … 320 354 <tr><td class="lineno" valign="top"></td><td class="left"> distinguishing the intended server of a request than the IP address</td><td> </td><td class="right"> distinguishing the intended server of a request than the IP address</td><td class="lineno" valign="top"></td></tr> 321 355 <tr><td class="lineno" valign="top"></td><td class="left"> to which that request was directed. The Host header field was</td><td> </td><td class="right"> to which that request was directed. The Host header field was</td><td class="lineno" valign="top"></td></tr> 356 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 357 <tr bgcolor="gray" ><td></td><th><a name="part-l10" /><small>skipping to change at</small><em> page 80, line 28</em></th><th> </th><th><a name="part-r10" /><small>skipping to change at</small><em> page 80, line 22</em></th><td></td></tr> 358 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 359 <tr><td class="lineno" valign="top"></td><td class="left"> OWS = *( SP / HTAB )</td><td> </td><td class="right"> OWS = *( SP / HTAB )</td><td class="lineno" valign="top"></td></tr> 360 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 361 <tr><td class="lineno" valign="top"></td><td class="left"> RWS = 1*( SP / HTAB )</td><td> </td><td class="right"> RWS = 1*( SP / HTAB )</td><td class="lineno" valign="top"></td></tr> 362 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 363 <tr><td class="lineno" valign="top"></td><td class="left"> TE = [ ( "," / t-codings ) *( OWS "," [ OWS t-codings ] ) ]</td><td> </td><td class="right"> TE = [ ( "," / t-codings ) *( OWS "," [ OWS t-codings ] ) ]</td><td class="lineno" valign="top"></td></tr> 364 <tr><td class="lineno" valign="top"></td><td class="left"> Trailer = *( "," OWS ) field-name *( OWS "," [ OWS field-name ] )</td><td> </td><td class="right"> Trailer = *( "," OWS ) field-name *( OWS "," [ OWS field-name ] )</td><td class="lineno" valign="top"></td></tr> 365 <tr><td class="lineno" valign="top"></td><td class="left"> Transfer-Encoding = *( "," OWS ) transfer-coding *( OWS "," [ OWS</td><td> </td><td class="right"> Transfer-Encoding = *( "," OWS ) transfer-coding *( OWS "," [ OWS</td><td class="lineno" valign="top"></td></tr> 366 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-coding ] )</td><td> </td><td class="right"> transfer-coding ] )</td><td class="lineno" valign="top"></td></tr> 367 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 368 <tr><td><a name="diff0022" /></td></tr> 369 <tr><td class="lineno" valign="top"></td><td class="lblock"> URI-reference = <URI-reference, <span class="delete">see</span> [RFC3986], Section 4.1></td><td> </td><td class="rblock"> URI-reference = <URI-reference, <span class="insert">defined in</span> [RFC3986], Section 4.1></td><td class="lineno" valign="top"></td></tr> 370 <tr><td class="lineno" valign="top"></td><td class="left"> Upgrade = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] )</td><td> </td><td class="right"> Upgrade = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] )</td><td class="lineno" valign="top"></td></tr> 371 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 372 <tr><td class="lineno" valign="top"></td><td class="left"> Via = *( "," OWS ) ( received-protocol RWS received-by [ RWS comment</td><td> </td><td class="right"> Via = *( "," OWS ) ( received-protocol RWS received-by [ RWS comment</td><td class="lineno" valign="top"></td></tr> 373 <tr><td class="lineno" valign="top"></td><td class="left"> ] ) *( OWS "," [ OWS ( received-protocol RWS received-by [ RWS</td><td> </td><td class="right"> ] ) *( OWS "," [ OWS ( received-protocol RWS received-by [ RWS</td><td class="lineno" valign="top"></td></tr> 374 <tr><td class="lineno" valign="top"></td><td class="left"> comment ] ) ] )</td><td> </td><td class="right"> comment ] ) ] )</td><td class="lineno" valign="top"></td></tr> 375 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 376 <tr><td><a name="diff0023" /></td></tr> 377 <tr><td class="lineno" valign="top"></td><td class="lblock"> absolute-URI = <absolute-URI, <span class="delete">see</span> [RFC3986], Section 4.3></td><td> </td><td class="rblock"> absolute-URI = <absolute-URI, <span class="insert">defined in</span> [RFC3986], Section 4.3></td><td class="lineno" valign="top"></td></tr> 378 <tr><td class="lineno" valign="top"></td><td class="left"> absolute-form = absolute-URI</td><td> </td><td class="right"> absolute-form = absolute-URI</td><td class="lineno" valign="top"></td></tr> 379 <tr><td class="lineno" valign="top"></td><td class="left"> absolute-path = 1*( "/" segment )</td><td> </td><td class="right"> absolute-path = 1*( "/" segment )</td><td class="lineno" valign="top"></td></tr> 380 <tr><td class="lineno" valign="top"></td><td class="left"> asterisk-form = "*"</td><td> </td><td class="right"> asterisk-form = "*"</td><td class="lineno" valign="top"></td></tr> 381 <tr><td><a name="diff0024" /></td></tr> 382 <tr><td class="lineno" valign="top"></td><td class="lblock"> authority = <authority, <span class="delete">see</span> [RFC3986], Section 3.2></td><td> </td><td class="rblock"> authority = <authority, <span class="insert">defined in</span> [RFC3986], Section 3.2></td><td class="lineno" valign="top"></td></tr> 383 <tr><td class="lineno" valign="top"></td><td class="left"> authority-form = authority</td><td> </td><td class="right"> authority-form = authority</td><td class="lineno" valign="top"></td></tr> 384 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 385 <tr><td class="lineno" valign="top"></td><td class="left"> chunk = chunk-size [ chunk-ext ] CRLF chunk-data CRLF</td><td> </td><td class="right"> chunk = chunk-size [ chunk-ext ] CRLF chunk-data CRLF</td><td class="lineno" valign="top"></td></tr> 386 <tr><td class="lineno" valign="top"></td><td class="left"> chunk-data = 1*OCTET</td><td> </td><td class="right"> chunk-data = 1*OCTET</td><td class="lineno" valign="top"></td></tr> 387 <tr><td class="lineno" valign="top"></td><td class="left"> chunk-ext = *( ";" chunk-ext-name [ "=" chunk-ext-val ] )</td><td> </td><td class="right"> chunk-ext = *( ";" chunk-ext-name [ "=" chunk-ext-val ] )</td><td class="lineno" valign="top"></td></tr> 388 <tr><td class="lineno" valign="top"></td><td class="left"> chunk-ext-name = token</td><td> </td><td class="right"> chunk-ext-name = token</td><td class="lineno" valign="top"></td></tr> 389 <tr><td class="lineno" valign="top"></td><td class="left"> chunk-ext-val = token / quoted-string</td><td> </td><td class="right"> chunk-ext-val = token / quoted-string</td><td class="lineno" valign="top"></td></tr> 390 <tr><td class="lineno" valign="top"></td><td class="left"> chunk-size = 1*HEXDIG</td><td> </td><td class="right"> chunk-size = 1*HEXDIG</td><td class="lineno" valign="top"></td></tr> 391 <tr><td class="lineno" valign="top"></td><td class="left"> chunked-body = *chunk last-chunk trailer-part CRLF</td><td> </td><td class="right"> chunked-body = *chunk last-chunk trailer-part CRLF</td><td class="lineno" valign="top"></td></tr> 392 <tr><td class="lineno" valign="top"></td><td class="left"> comment = "(" *( ctext / quoted-pair / comment ) ")"</td><td> </td><td class="right"> comment = "(" *( ctext / quoted-pair / comment ) ")"</td><td class="lineno" valign="top"></td></tr> 393 <tr><td class="lineno" valign="top"></td><td class="left"> connection-option = token</td><td> </td><td class="right"> connection-option = token</td><td class="lineno" valign="top"></td></tr> 394 <tr><td class="lineno" valign="top"></td><td class="left"> ctext = HTAB / SP / %x21-27 ; '!'-'''</td><td> </td><td class="right"> ctext = HTAB / SP / %x21-27 ; '!'-'''</td><td class="lineno" valign="top"></td></tr> 395 <tr><td class="lineno" valign="top"></td><td class="left"> / %x2A-5B ; '*'-'['</td><td> </td><td class="right"> / %x2A-5B ; '*'-'['</td><td class="lineno" valign="top"></td></tr> 396 <tr><td class="lineno" valign="top"></td><td class="left"> / %x5D-7E ; ']'-'~'</td><td> </td><td class="right"> / %x5D-7E ; ']'-'~'</td><td class="lineno" valign="top"></td></tr> 397 <tr><td class="lineno" valign="top"></td><td class="left"> / obs-text</td><td> </td><td class="right"> / obs-text</td><td class="lineno" valign="top"></td></tr> 398 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 399 <tr><td class="lineno" valign="top"></td><td class="left"> field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ]</td><td> </td><td class="right"> field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ]</td><td class="lineno" valign="top"></td></tr> 400 <tr><td class="lineno" valign="top"></td><td class="left"> field-name = token</td><td> </td><td class="right"> field-name = token</td><td class="lineno" valign="top"></td></tr> 401 <tr><td class="lineno" valign="top"></td><td class="left"> field-value = *( field-content / obs-fold )</td><td> </td><td class="right"> field-value = *( field-content / obs-fold )</td><td class="lineno" valign="top"></td></tr> 402 <tr><td class="lineno" valign="top"></td><td class="left"> field-vchar = VCHAR / obs-text</td><td> </td><td class="right"> field-vchar = VCHAR / obs-text</td><td class="lineno" valign="top"></td></tr> 403 <tr><td><a name="diff0025" /></td></tr> 404 <tr><td class="lineno" valign="top"></td><td class="lblock"> fragment = <fragment, <span class="delete">see</span> [RFC3986], Section 3.5></td><td> </td><td class="rblock"> fragment = <fragment, <span class="insert">defined in</span> [RFC3986], Section 3.5></td><td class="lineno" valign="top"></td></tr> 405 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 406 <tr><td class="lineno" valign="top"></td><td class="left"> header-field = field-name ":" OWS field-value OWS</td><td> </td><td class="right"> header-field = field-name ":" OWS field-value OWS</td><td class="lineno" valign="top"></td></tr> 407 <tr><td class="lineno" valign="top"></td><td class="left"> http-URI = "http://" authority path-abempty [ "?" query ] [ "#"</td><td> </td><td class="right"> http-URI = "http://" authority path-abempty [ "?" query ] [ "#"</td><td class="lineno" valign="top"></td></tr> 408 <tr><td class="lineno" valign="top"></td><td class="left"> fragment ]</td><td> </td><td class="right"> fragment ]</td><td class="lineno" valign="top"></td></tr> 409 <tr><td class="lineno" valign="top"></td><td class="left"> https-URI = "https://" authority path-abempty [ "?" query ] [ "#"</td><td> </td><td class="right"> https-URI = "https://" authority path-abempty [ "?" query ] [ "#"</td><td class="lineno" valign="top"></td></tr> 410 <tr><td class="lineno" valign="top"></td><td class="left"> fragment ]</td><td> </td><td class="right"> fragment ]</td><td class="lineno" valign="top"></td></tr> 411 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 412 <tr><td class="lineno" valign="top"></td><td class="left"> last-chunk = 1*"0" [ chunk-ext ] CRLF</td><td> </td><td class="right"> last-chunk = 1*"0" [ chunk-ext ] CRLF</td><td class="lineno" valign="top"></td></tr> 413 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 414 <tr><td class="lineno" valign="top"></td><td class="left"> message-body = *OCTET</td><td> </td><td class="right"> message-body = *OCTET</td><td class="lineno" valign="top"></td></tr> 415 <tr><td class="lineno" valign="top"></td><td class="left"> method = token</td><td> </td><td class="right"> method = token</td><td class="lineno" valign="top"></td></tr> 416 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 417 <tr><td class="lineno" valign="top"></td><td class="left"> obs-fold = CRLF 1*( SP / HTAB )</td><td> </td><td class="right"> obs-fold = CRLF 1*( SP / HTAB )</td><td class="lineno" valign="top"></td></tr> 418 <tr><td class="lineno" valign="top"></td><td class="left"> obs-text = %x80-FF</td><td> </td><td class="right"> obs-text = %x80-FF</td><td class="lineno" valign="top"></td></tr> 419 <tr><td class="lineno" valign="top"></td><td class="left"> origin-form = absolute-path [ "?" query ]</td><td> </td><td class="right"> origin-form = absolute-path [ "?" query ]</td><td class="lineno" valign="top"></td></tr> 420 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 421 <tr><td class="lineno" valign="top"></td><td class="left"> partial-URI = relative-part [ "?" query ]</td><td> </td><td class="right"> partial-URI = relative-part [ "?" query ]</td><td class="lineno" valign="top"></td></tr> 422 <tr><td><a name="diff0026" /></td></tr> 423 <tr><td class="lineno" valign="top"></td><td class="lblock"> path-abempty = <path-abempty, <span class="delete">see</span> [RFC3986], Section 3.3></td><td> </td><td class="rblock"> path-abempty = <path-abempty, <span class="insert">defined in</span> [RFC3986], Section 3.3></td><td class="lineno" valign="top"></td></tr> 424 <tr><td class="lineno" valign="top"></td><td class="lblock"> port = <port, <span class="delete">see</span> [RFC3986], Section 3.2.3></td><td> </td><td class="rblock"> port = <port, <span class="insert">defined in</span> [RFC3986], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 425 <tr><td class="lineno" valign="top"></td><td class="left"> protocol = protocol-name [ "/" protocol-version ]</td><td> </td><td class="right"> protocol = protocol-name [ "/" protocol-version ]</td><td class="lineno" valign="top"></td></tr> 426 <tr><td class="lineno" valign="top"></td><td class="left"> protocol-name = token</td><td> </td><td class="right"> protocol-name = token</td><td class="lineno" valign="top"></td></tr> 427 <tr><td class="lineno" valign="top"></td><td class="left"> protocol-version = token</td><td> </td><td class="right"> protocol-version = token</td><td class="lineno" valign="top"></td></tr> 428 <tr><td class="lineno" valign="top"></td><td class="left"> pseudonym = token</td><td> </td><td class="right"> pseudonym = token</td><td class="lineno" valign="top"></td></tr> 429 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 430 <tr><td class="lineno" valign="top"></td><td class="left"> qdtext = HTAB / SP / "!" / %x23-5B ; '#'-'['</td><td> </td><td class="right"> qdtext = HTAB / SP / "!" / %x23-5B ; '#'-'['</td><td class="lineno" valign="top"></td></tr> 431 <tr><td class="lineno" valign="top"></td><td class="left"> / %x5D-7E ; ']'-'~'</td><td> </td><td class="right"> / %x5D-7E ; ']'-'~'</td><td class="lineno" valign="top"></td></tr> 432 <tr><td class="lineno" valign="top"></td><td class="left"> / obs-text</td><td> </td><td class="right"> / obs-text</td><td class="lineno" valign="top"></td></tr> 433 <tr><td><a name="diff0027" /></td></tr> 434 <tr><td class="lineno" valign="top"></td><td class="lblock"> query = <query, <span class="delete">see</span> [RFC3986], Section 3.4></td><td> </td><td class="rblock"> query = <query, <span class="insert">defined in</span> [RFC3986], Section 3.4></td><td class="lineno" valign="top"></td></tr> 435 <tr><td class="lineno" valign="top"></td><td class="left"> quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text )</td><td> </td><td class="right"> quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text )</td><td class="lineno" valign="top"></td></tr> 436 <tr><td class="lineno" valign="top"></td><td class="left"> quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE</td><td> </td><td class="right"> quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE</td><td class="lineno" valign="top"></td></tr> 437 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 438 <tr><td class="lineno" valign="top"></td><td class="left"> rank = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] )</td><td> </td><td class="right"> rank = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] )</td><td class="lineno" valign="top"></td></tr> 439 <tr><td class="lineno" valign="top"></td><td class="left"> reason-phrase = *( HTAB / SP / VCHAR / obs-text )</td><td> </td><td class="right"> reason-phrase = *( HTAB / SP / VCHAR / obs-text )</td><td class="lineno" valign="top"></td></tr> 440 <tr><td class="lineno" valign="top"></td><td class="left"> received-by = ( uri-host [ ":" port ] ) / pseudonym</td><td> </td><td class="right"> received-by = ( uri-host [ ":" port ] ) / pseudonym</td><td class="lineno" valign="top"></td></tr> 441 <tr><td class="lineno" valign="top"></td><td class="left"> received-protocol = [ protocol-name "/" ] protocol-version</td><td> </td><td class="right"> received-protocol = [ protocol-name "/" ] protocol-version</td><td class="lineno" valign="top"></td></tr> 442 <tr><td><a name="diff0028" /></td></tr> 443 <tr><td class="lineno" valign="top"></td><td class="lblock"> relative-part = <relative-part, <span class="delete">see</span> [RFC3986], Section 4.2></td><td> </td><td class="rblock"> relative-part = <relative-part, <span class="insert">defined in</span> [RFC3986], Section 4.2></td><td class="lineno" valign="top"></td></tr> 444 <tr><td class="lineno" valign="top"></td><td class="left"> request-line = method SP request-target SP HTTP-version CRLF</td><td> </td><td class="right"> request-line = method SP request-target SP HTTP-version CRLF</td><td class="lineno" valign="top"></td></tr> 445 <tr><td class="lineno" valign="top"></td><td class="left"> request-target = origin-form / absolute-form / authority-form /</td><td> </td><td class="right"> request-target = origin-form / absolute-form / authority-form /</td><td class="lineno" valign="top"></td></tr> 446 <tr><td class="lineno" valign="top"></td><td class="left"> asterisk-form</td><td> </td><td class="right"> asterisk-form</td><td class="lineno" valign="top"></td></tr> 447 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 448 <tr><td><a name="diff0029" /></td></tr> 449 <tr><td class="lineno" valign="top"></td><td class="lblock"> scheme = <scheme, <span class="delete">see</span> [RFC3986], Section 3.1></td><td> </td><td class="rblock"> scheme = <scheme, <span class="insert">defined in</span> [RFC3986], Section 3.1></td><td class="lineno" valign="top"></td></tr> 450 <tr><td class="lineno" valign="top"></td><td class="lblock"> segment = <segment, <span class="delete">see</span> [RFC3986], Section 3.3></td><td> </td><td class="rblock"> segment = <segment, <span class="insert">defined in</span> [RFC3986], Section 3.3></td><td class="lineno" valign="top"></td></tr> 451 <tr><td class="lineno" valign="top"></td><td class="left"> start-line = request-line / status-line</td><td> </td><td class="right"> start-line = request-line / status-line</td><td class="lineno" valign="top"></td></tr> 452 <tr><td class="lineno" valign="top"></td><td class="left"> status-code = 3DIGIT</td><td> </td><td class="right"> status-code = 3DIGIT</td><td class="lineno" valign="top"></td></tr> 453 <tr><td class="lineno" valign="top"></td><td class="left"> status-line = HTTP-version SP status-code SP reason-phrase CRLF</td><td> </td><td class="right"> status-line = HTTP-version SP status-code SP reason-phrase CRLF</td><td class="lineno" valign="top"></td></tr> 454 <tr><td><a name="diff0030" /></td></tr> 455 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"> </span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> 456 <tr><td class="lineno" valign="top"></td><td class="left"> t-codings = "trailers" / ( transfer-coding [ t-ranking ] )</td><td> </td><td class="right"> t-codings = "trailers" / ( transfer-coding [ t-ranking ] )</td><td class="lineno" valign="top"></td></tr> 457 <tr><td class="lineno" valign="top"></td><td class="left"> t-ranking = OWS ";" OWS "q=" rank</td><td> </td><td class="right"> t-ranking = OWS ";" OWS "q=" rank</td><td class="lineno" valign="top"></td></tr> 458 <tr><td class="lineno" valign="top"></td><td class="left"> tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" / "+" / "-" / "." /</td><td> </td><td class="right"> tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" / "+" / "-" / "." /</td><td class="lineno" valign="top"></td></tr> 459 <tr><td class="lineno" valign="top"></td><td class="left"> "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA</td><td> </td><td class="right"> "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA</td><td class="lineno" valign="top"></td></tr> 460 <tr><td class="lineno" valign="top"></td><td class="left"> token = 1*tchar</td><td> </td><td class="right"> token = 1*tchar</td><td class="lineno" valign="top"></td></tr> 461 <tr><td class="lineno" valign="top"></td><td class="left"> trailer-part = *( header-field CRLF )</td><td> </td><td class="right"> trailer-part = *( header-field CRLF )</td><td class="lineno" valign="top"></td></tr> 462 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-coding = "chunked" / "compress" / "deflate" / "gzip" /</td><td> </td><td class="right"> transfer-coding = "chunked" / "compress" / "deflate" / "gzip" /</td><td class="lineno" valign="top"></td></tr> 463 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-extension</td><td> </td><td class="right"> transfer-extension</td><td class="lineno" valign="top"></td></tr> 464 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-extension = token *( OWS ";" OWS transfer-parameter )</td><td> </td><td class="right"> transfer-extension = token *( OWS ";" OWS transfer-parameter )</td><td class="lineno" valign="top"></td></tr> 465 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-parameter = token BWS "=" BWS ( token / quoted-string )</td><td> </td><td class="right"> transfer-parameter = token BWS "=" BWS ( token / quoted-string )</td><td class="lineno" valign="top"></td></tr> 466 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 467 <tr bgcolor="gray" ><td></td><th><a name="part-l11" /><small>skipping to change at</small><em> page 82, line 24</em></th><th> </th><th><a name="part-r11" /><small>skipping to change at</small><em> page 82, line 15</em></th><td></td></tr> 468 <tr><td class="lineno" valign="top"></td><td class="left"> t-ranking = OWS ";" OWS "q=" rank</td><td> </td><td class="right"> t-ranking = OWS ";" OWS "q=" rank</td><td class="lineno" valign="top"></td></tr> 469 <tr><td class="lineno" valign="top"></td><td class="left"> tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" / "+" / "-" / "." /</td><td> </td><td class="right"> tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" / "+" / "-" / "." /</td><td class="lineno" valign="top"></td></tr> 470 <tr><td class="lineno" valign="top"></td><td class="left"> "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA</td><td> </td><td class="right"> "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA</td><td class="lineno" valign="top"></td></tr> 471 <tr><td class="lineno" valign="top"></td><td class="left"> token = 1*tchar</td><td> </td><td class="right"> token = 1*tchar</td><td class="lineno" valign="top"></td></tr> 472 <tr><td class="lineno" valign="top"></td><td class="left"> trailer-part = *( header-field CRLF )</td><td> </td><td class="right"> trailer-part = *( header-field CRLF )</td><td class="lineno" valign="top"></td></tr> 473 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-coding = "chunked" / "compress" / "deflate" / "gzip" /</td><td> </td><td class="right"> transfer-coding = "chunked" / "compress" / "deflate" / "gzip" /</td><td class="lineno" valign="top"></td></tr> 474 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-extension</td><td> </td><td class="right"> transfer-extension</td><td class="lineno" valign="top"></td></tr> 475 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-extension = token *( OWS ";" OWS transfer-parameter )</td><td> </td><td class="right"> transfer-extension = token *( OWS ";" OWS transfer-parameter )</td><td class="lineno" valign="top"></td></tr> 476 <tr><td class="lineno" valign="top"></td><td class="left"> transfer-parameter = token BWS "=" BWS ( token / quoted-string )</td><td> </td><td class="right"> transfer-parameter = token BWS "=" BWS ( token / quoted-string )</td><td class="lineno" valign="top"></td></tr> 477 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 478 <tr><td><a name="diff0031" /></td></tr> 479 <tr><td class="lineno" valign="top"></td><td class="lblock"> uri-host = <host, <span class="delete">see</span> [RFC3986], Section 3.2.2></td><td> </td><td class="rblock"> uri-host = <host, <span class="insert">defined in</span> [RFC3986], Section 3.2.2></td><td class="lineno" valign="top"></td></tr> 480 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 481 <tr><td class="lineno" valign="top"></td><td class="left">Index</td><td> </td><td class="right">Index</td><td class="lineno" valign="top"></td></tr> 482 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 483 <tr><td class="lineno" valign="top"></td><td class="left"> A</td><td> </td><td class="right"> A</td><td class="lineno" valign="top"></td></tr> 484 <tr><td class="lineno" valign="top"></td><td class="left"> absolute-form (of request-target) 41</td><td> </td><td class="right"> absolute-form (of request-target) 41</td><td class="lineno" valign="top"></td></tr> 485 <tr><td class="lineno" valign="top"></td><td class="left"> accelerator 10</td><td> </td><td class="right"> accelerator 10</td><td class="lineno" valign="top"></td></tr> 486 <tr><td class="lineno" valign="top"></td><td class="left"> application/http Media Type 62</td><td> </td><td class="right"> application/http Media Type 62</td><td class="lineno" valign="top"></td></tr> 487 <tr><td class="lineno" valign="top"></td><td class="left"> asterisk-form (of request-target) 42</td><td> </td><td class="right"> asterisk-form (of request-target) 42</td><td class="lineno" valign="top"></td></tr> 488 <tr><td class="lineno" valign="top"></td><td class="left"> authoritative response 66</td><td> </td><td class="right"> authoritative response 66</td><td class="lineno" valign="top"></td></tr> 489 <tr><td class="lineno" valign="top"></td><td class="left"> authority-form (of request-target) 42</td><td> </td><td class="right"> authority-form (of request-target) 42</td><td class="lineno" valign="top"></td></tr> 322 490 323 491 <tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr> 324 <tr bgcolor="gray"><th colspan="5" align="center"><a name="end"> End of changes. 20change blocks. </a></th></tr>325 <tr class="stats"><td></td><th><i> 60 lines changed or deleted</i></th><th><i> </i></th><th><i>36lines changed or added</i></th><td></td></tr>492 <tr bgcolor="gray"><th colspan="5" align="center"><a name="end"> End of changes. 31 change blocks. </a></th></tr> 493 <tr class="stats"><td></td><th><i>83 lines changed or deleted</i></th><th><i> </i></th><th><i>58 lines changed or added</i></th><td></td></tr> 326 494 <tr><td colspan="5" align="center" class="small"><br/>This html diff was produced by rfcdiff 1.38. The latest version is available from <a href="http://www.tools.ietf.org/tools/rfcdiff/" >http://tools.ietf.org/tools/rfcdiff/</a> </td></tr> 327 495 </table> -
draft-ietf-httpbis/latest/auth48/rfc7231.abdiff.txt
r2665 r2667 7 7 Obsoletes: 2616 (if approved) J. Reschke, Ed. 8 8 Updates: 2817 (if approved) greenbytes 9 Intended status: Standards Track May 9, 201410 Expires: November 1 0, 20149 Intended status: Standards Track May 12, 2014 10 Expires: November 13, 2014 11 11 12 12 NEW: … … 91 91 OLD: 92 92 93 This Internet-Draft will expire on November 1 0, 2014.93 This Internet-Draft will expire on November 13, 2014. 94 94 95 95 NEW: … … 387 387 388 388 389 Section 5.3.5., paragraph 2: 390 OLD: 391 392 Accept-Language = 1#( language-range [ weight ] ) 393 language-range = 394 <language-range, see [RFC4647], Section 2.1> 395 396 NEW: 397 398 Accept-Language = 1#( language-range [ weight ] ) 399 language-range = 400 <language-range, defined in [RFC4647], Section 2.1> 401 402 403 Section 5.5.1., paragraph 3: 404 OLD: 405 406 mailbox = <mailbox, see [RFC5322], Section 3.4> 407 408 NEW: 409 410 mailbox = <mailbox, defined in [RFC5322], Section 3.4> 411 412 413 Section 7.1.1.1., paragraph 10: 414 OLD: 415 416 IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT 417 ; fixed length/zone/capitalization subset of the format 418 ; see Section 3.3 of [RFC5322] 419 420 NEW: 421 422 IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT 423 ; fixed length/zone/capitalization subset of the format 424 ; defined in Section 3.3 of [RFC5322] 425 426 389 427 Section 11.1., paragraph 9: 390 428 OLD: … … 505 543 previously, it was defined in Section 7.1 of [RFC2817]. 506 544 (Section 8.2) 545 546 547 Appendix C., paragraph 3: 548 OLD: 549 550 BWS = <BWS, see [RFC7230], Section 3.2.3> 551 OWS = <OWS, see [RFC7230], Section 3.2.3> 552 RWS = <RWS, see [RFC7230], Section 3.2.3> 553 URI-reference = <URI-reference, see [RFC7230], Section 2.7> 554 absolute-URI = <absolute-URI, see [RFC7230], Section 2.7> 555 comment = <comment, see [RFC7230], Section 3.2.6> 556 field-name = <comment, see [RFC7230], Section 3.2> 557 partial-URI = <partial-URI, see [RFC7230], Section 2.7> 558 quoted-string = <quoted-string, see [RFC7230], Section 3.2.6> 559 token = <token, see [RFC7230], Section 3.2.6> 560 561 NEW: 562 563 BWS = <BWS, defined in [RFC7230], Section 3.2.3> 564 OWS = <OWS, defined in [RFC7230], Section 3.2.3> 565 RWS = <RWS, defined in [RFC7230], Section 3.2.3> 566 URI-reference = <URI-reference, defined in [RFC7230], Section 2.7> 567 absolute-URI = <absolute-URI, defined in [RFC7230], Section 2.7> 568 comment = <comment, defined in [RFC7230], Section 3.2.6> 569 field-name = <comment, defined in [RFC7230], Section 3.2> 570 partial-URI = <partial-URI, defined in [RFC7230], Section 2.7> 571 quoted-string = <quoted-string, defined in [RFC7230], Section 3.2.6> 572 token = <token, defined in [RFC7230], Section 3.2.6> 507 573 508 574 … … 519 585 "," [ OWS ( language-range [ weight ] ) ] ) 520 586 Allow = [ ( "," / method ) *( OWS "," [ OWS method ] ) ] 521 BWS = <BWS, defined in[RFC7230], Section 3.2.3>587 BWS = <BWS, see [RFC7230], Section 3.2.3> 522 588 523 589 NEW: … … 559 625 560 626 627 Section 1.2, paragraph 10: 628 OLD: 629 630 OWS = <OWS, see [RFC7230], Section 3.2.3> 631 632 NEW: 633 634 OWS = <OWS, defined in [RFC7230], Section 3.2.3> 635 636 637 Section 1.2, paragraph 11: 638 OLD: 639 640 RWS = <RWS, see [RFC7230], Section 3.2.3> 641 Referer = absolute-URI / partial-URI 642 Retry-After = HTTP-date / delay-seconds 643 644 NEW: 645 646 RWS = <RWS, defined in [RFC7230], Section 3.2.3> 647 Referer = absolute-URI / partial-URI 648 Retry-After = HTTP-date / delay-seconds 649 650 651 Section 1.2, paragraph 13: 652 OLD: 653 654 URI-reference = <URI-reference, see [RFC7230], Section 2.7> 655 User-Agent = product *( RWS ( product / comment ) ) 656 657 NEW: 658 659 URI-reference = <URI-reference, defined in [RFC7230], Section 2.7> 660 User-Agent = product *( RWS ( product / comment ) ) 661 662 663 Section 1.2, paragraph 15: 664 OLD: 665 666 absolute-URI = <absolute-URI, see [RFC7230], Section 2.7> 667 accept-ext = OWS ";" OWS token [ "=" ( token / quoted-string ) ] 668 accept-params = weight *accept-ext 669 asctime-date = day-name SP date3 SP time-of-day SP year 670 671 NEW: 672 673 absolute-URI = <absolute-URI, defined in [RFC7230], Section 2.7> 674 accept-ext = OWS ";" OWS token [ "=" ( token / quoted-string ) ] 675 accept-params = weight *accept-ext 676 asctime-date = day-name SP date3 SP time-of-day SP year 677 678 561 679 Section 1.2, paragraph 16: 562 680 OLD: … … 564 682 charset = token 565 683 codings = content-coding / "identity" / "*" 566 comment = <comment, defined in[RFC7230], Section 3.2.6>684 comment = <comment, see [RFC7230], Section 3.2.6> 567 685 content-coding = token 568 686 date1 = day SP month SP year … … 614 732 615 733 734 Section 1.2, paragraph 17: 735 OLD: 736 737 field-name = <comment, see [RFC7230], Section 3.2> 738 739 NEW: 740 741 field-name = <comment, defined in [RFC7230], Section 3.2> 742 743 744 Section 1.2, paragraph 19: 745 OLD: 746 747 language-range = <language-range, see [RFC4647], Section 2.1> 748 language-tag = <Language-Tag, defined in [RFC5646], Section 2.1> 749 750 NEW: 751 752 language-range = <language-range, defined in [RFC4647], Section 2.1> 753 language-tag = <Language-Tag, defined in [RFC5646], Section 2.1> 754 755 756 Section 1.2, paragraph 20: 757 OLD: 758 759 mailbox = <mailbox, see [RFC5322], Section 3.4> 760 media-range = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS 761 ";" OWS parameter ) 762 media-type = type "/" subtype *( OWS ";" OWS parameter ) 763 method = token 764 minute = 2DIGIT 765 month = %x4A.61.6E ; Jan 766 / %x46.65.62 ; Feb 767 / %x4D.61.72 ; Mar 768 / %x41.70.72 ; Apr 769 / %x4D.61.79 ; May 770 / %x4A.75.6E ; Jun 771 / %x4A.75.6C ; Jul 772 / %x41.75.67 ; Aug 773 / %x53.65.70 ; Sep 774 / %x4F.63.74 ; Oct 775 / %x4E.6F.76 ; Nov 776 / %x44.65.63 ; Dec 777 778 NEW: 779 780 mailbox = <mailbox, defined in [RFC5322], Section 3.4> 781 media-range = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS 782 ";" OWS parameter ) 783 media-type = type "/" subtype *( OWS ";" OWS parameter ) 784 method = token 785 minute = 2DIGIT 786 month = %x4A.61.6E ; Jan 787 / %x46.65.62 ; Feb 788 / %x4D.61.72 ; Mar 789 / %x41.70.72 ; Apr 790 / %x4D.61.79 ; May 791 / %x4A.75.6E ; Jun 792 / %x4A.75.6C ; Jul 793 / %x41.75.67 ; Aug 794 / %x53.65.70 ; Sep 795 / %x4F.63.74 ; Oct 796 / %x4E.6F.76 ; Nov 797 / %x44.65.63 ; Dec 798 799 616 800 Section 1.2, paragraph 21: 617 801 OLD: … … 619 803 obs-date = rfc850-date / asctime-date 620 804 parameter = token "=" ( token / quoted-string ) 621 partial-URI = <partial-URI, defined in[RFC7230], Section 2.7>805 partial-URI = <partial-URI, see [RFC7230], Section 2.7> 622 806 product = token [ "/" product-version ] 623 807 product-version = token 624 808 625 quoted-string = <quoted-string, defined in[RFC7230], Section 3.2.6>809 quoted-string = <quoted-string, see [RFC7230], Section 3.2.6> 626 810 qvalue = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 627 811 … … 636 820 quoted-string = <quoted-string, defined in [RFC7230], Section 3.2.6> 637 821 qvalue = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 822 823 824 Section 1.2, paragraph 24: 825 OLD: 826 827 time-of-day = hour ":" minute ":" second 828 token = <token, see [RFC7230], Section 3.2.6> 829 type = token 830 831 NEW: 832 833 time-of-day = hour ":" minute ":" second 834 token = <token, defined in [RFC7230], Section 3.2.6> 835 type = token 638 836 639 837 -
draft-ietf-httpbis/latest/auth48/rfc7231.diff.html
r2665 r2667 43 43 <tr><td class="lineno" valign="top"></td><td class="lblock">Obsoletes: 2616 <span class="delete">(if approved)</span> J. Reschke, Ed.</td><td> </td><td class="rblock">Obsoletes: 2616 J. Reschke, Ed.</td><td class="lineno" valign="top"></td></tr> 44 44 <tr><td class="lineno" valign="top"></td><td class="lblock">Updates: 2817 <span class="delete">(if approved)</span> greenbytes</td><td> </td><td class="rblock">Updates: 2817 greenbytes</td><td class="lineno" valign="top"></td></tr> 45 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">Intended status:</span> Standards Track May <span class="delete">9, 2014</span></td><td> </td><td class="rblock"><span class="insert">Category:</span> Standards Track May 2014</td><td class="lineno" valign="top"></td></tr>46 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">Expires: November 1 0,</span> 2014</td><td> </td><td class="rblock"><span class="insert">ISSN: 2070-1721</span></td><td class="lineno" valign="top"></td></tr>45 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">Intended status:</span> Standards Track May <span class="delete">12, 2014</span></td><td> </td><td class="rblock"><span class="insert">Category:</span> Standards Track May 2014</td><td class="lineno" valign="top"></td></tr> 46 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">Expires: November 13,</span> 2014</td><td> </td><td class="rblock"><span class="insert">ISSN: 2070-1721</span></td><td class="lineno" valign="top"></td></tr> 47 47 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 48 48 <tr><td class="lineno" valign="top"></td><td class="left"> Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</td><td> </td><td class="right"> Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</td><td class="lineno" valign="top"></td></tr> … … 94 94 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 95 95 <tr><td><a name="diff0006" /></td></tr> 96 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">This Internet-Draft will expire</span> on <span class="delete">November 1 0, 2014.</span></td><td> </td><td class="rblock"> <span class="insert">Information about the current status of this document, any errata,</span></td><td class="lineno" valign="top"></td></tr>96 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">This Internet-Draft will expire</span> on <span class="delete">November 13, 2014.</span></td><td> </td><td class="rblock"> <span class="insert">Information about the current status of this document, any errata,</span></td><td class="lineno" valign="top"></td></tr> 97 97 <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> and how to provide feedback</span> on <span class="insert">it may be obtained at</span></td><td class="lineno" valign="top"></td></tr> 98 98 <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> http://www.rfc-editor.org/info/rfc7231.</span></td><td class="lineno" valign="top"></td></tr> … … 132 132 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 133 133 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 134 <tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> page 86, line 15</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> page 86, line 15</em></th><td></td></tr> 134 <tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> page 42, line 37</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> page 42, line 37</em></th><td></td></tr> 135 <tr><td class="lineno" valign="top"></td><td class="left"> not work and are not permitted with x-gzip or x-compress.</td><td> </td><td class="right"> not work and are not permitted with x-gzip or x-compress.</td><td class="lineno" valign="top"></td></tr> 136 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 137 <tr><td class="lineno" valign="top"></td><td class="left">5.3.5. Accept-Language</td><td> </td><td class="right">5.3.5. Accept-Language</td><td class="lineno" valign="top"></td></tr> 138 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 139 <tr><td class="lineno" valign="top"></td><td class="left"> The "Accept-Language" header field can be used by user agents to</td><td> </td><td class="right"> The "Accept-Language" header field can be used by user agents to</td><td class="lineno" valign="top"></td></tr> 140 <tr><td class="lineno" valign="top"></td><td class="left"> indicate the set of natural languages that are preferred in the</td><td> </td><td class="right"> indicate the set of natural languages that are preferred in the</td><td class="lineno" valign="top"></td></tr> 141 <tr><td class="lineno" valign="top"></td><td class="left"> response. Language tags are defined in Section 3.1.3.1.</td><td> </td><td class="right"> response. Language tags are defined in Section 3.1.3.1.</td><td class="lineno" valign="top"></td></tr> 142 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 143 <tr><td class="lineno" valign="top"></td><td class="left"> Accept-Language = 1#( language-range [ weight ] )</td><td> </td><td class="right"> Accept-Language = 1#( language-range [ weight ] )</td><td class="lineno" valign="top"></td></tr> 144 <tr><td class="lineno" valign="top"></td><td class="left"> language-range =</td><td> </td><td class="right"> language-range =</td><td class="lineno" valign="top"></td></tr> 145 <tr><td><a name="diff0008" /></td></tr> 146 <tr><td class="lineno" valign="top"></td><td class="lblock"> <language-range, <span class="delete">see</span> [RFC4647], Section 2.1></td><td> </td><td class="rblock"> <language-range, <span class="insert">defined in</span> [RFC4647], Section 2.1></td><td class="lineno" valign="top"></td></tr> 147 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 148 <tr><td class="lineno" valign="top"></td><td class="left"> Each language-range can be given an associated quality value</td><td> </td><td class="right"> Each language-range can be given an associated quality value</td><td class="lineno" valign="top"></td></tr> 149 <tr><td class="lineno" valign="top"></td><td class="left"> representing an estimate of the user's preference for the languages</td><td> </td><td class="right"> representing an estimate of the user's preference for the languages</td><td class="lineno" valign="top"></td></tr> 150 <tr><td class="lineno" valign="top"></td><td class="left"> specified by that range, as defined in Section 5.3.1. For example,</td><td> </td><td class="right"> specified by that range, as defined in Section 5.3.1. For example,</td><td class="lineno" valign="top"></td></tr> 151 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 152 <tr><td class="lineno" valign="top"></td><td class="left"> Accept-Language: da, en-gb;q=0.8, en;q=0.7</td><td> </td><td class="right"> Accept-Language: da, en-gb;q=0.8, en;q=0.7</td><td class="lineno" valign="top"></td></tr> 153 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 154 <tr><td class="lineno" valign="top"></td><td class="left"> would mean: "I prefer Danish, but will accept British English and</td><td> </td><td class="right"> would mean: "I prefer Danish, but will accept British English and</td><td class="lineno" valign="top"></td></tr> 155 <tr><td class="lineno" valign="top"></td><td class="left"> other types of English".</td><td> </td><td class="right"> other types of English".</td><td class="lineno" valign="top"></td></tr> 156 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 157 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 158 <tr bgcolor="gray" ><td></td><th><a name="part-l4" /><small>skipping to change at</small><em> page 44, line 35</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> page 44, line 35</em></th><td></td></tr> 159 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 160 <tr><td class="lineno" valign="top"></td><td class="left">5.5.1. From</td><td> </td><td class="right">5.5.1. From</td><td class="lineno" valign="top"></td></tr> 161 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 162 <tr><td class="lineno" valign="top"></td><td class="left"> The "From" header field contains an Internet email address for a</td><td> </td><td class="right"> The "From" header field contains an Internet email address for a</td><td class="lineno" valign="top"></td></tr> 163 <tr><td class="lineno" valign="top"></td><td class="left"> human user who controls the requesting user agent. The address ought</td><td> </td><td class="right"> human user who controls the requesting user agent. The address ought</td><td class="lineno" valign="top"></td></tr> 164 <tr><td class="lineno" valign="top"></td><td class="left"> to be machine-usable, as defined by "mailbox" in Section 3.4 of</td><td> </td><td class="right"> to be machine-usable, as defined by "mailbox" in Section 3.4 of</td><td class="lineno" valign="top"></td></tr> 165 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC5322]:</td><td> </td><td class="right"> [RFC5322]:</td><td class="lineno" valign="top"></td></tr> 166 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 167 <tr><td class="lineno" valign="top"></td><td class="left"> From = mailbox</td><td> </td><td class="right"> From = mailbox</td><td class="lineno" valign="top"></td></tr> 168 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 169 <tr><td><a name="diff0009" /></td></tr> 170 <tr><td class="lineno" valign="top"></td><td class="lblock"> mailbox = <mailbox, <span class="delete">see</span> [RFC5322], Section 3.4></td><td> </td><td class="rblock"> mailbox = <mailbox, <span class="insert">defined in</span> [RFC5322], Section 3.4></td><td class="lineno" valign="top"></td></tr> 171 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 172 <tr><td class="lineno" valign="top"></td><td class="left"> An example is:</td><td> </td><td class="right"> An example is:</td><td class="lineno" valign="top"></td></tr> 173 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 174 <tr><td class="lineno" valign="top"></td><td class="left"> From: webmaster@example.org</td><td> </td><td class="right"> From: webmaster@example.org</td><td class="lineno" valign="top"></td></tr> 175 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 176 <tr><td class="lineno" valign="top"></td><td class="left"> The From header field is rarely sent by non-robotic user agents. A</td><td> </td><td class="right"> The From header field is rarely sent by non-robotic user agents. A</td><td class="lineno" valign="top"></td></tr> 177 <tr><td class="lineno" valign="top"></td><td class="left"> user agent SHOULD NOT send a From header field without explicit</td><td> </td><td class="right"> user agent SHOULD NOT send a From header field without explicit</td><td class="lineno" valign="top"></td></tr> 178 <tr><td class="lineno" valign="top"></td><td class="left"> configuration by the user, since that might conflict with the user's</td><td> </td><td class="right"> configuration by the user, since that might conflict with the user's</td><td class="lineno" valign="top"></td></tr> 179 <tr><td class="lineno" valign="top"></td><td class="left"> privacy interests or their site's security policy.</td><td> </td><td class="right"> privacy interests or their site's security policy.</td><td class="lineno" valign="top"></td></tr> 180 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 181 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 182 <tr bgcolor="gray" ><td></td><th><a name="part-l5" /><small>skipping to change at</small><em> page 66, line 7</em></th><th> </th><th><a name="part-r5" /><small>skipping to change at</small><em> page 66, line 7</em></th><td></td></tr> 183 <tr><td class="lineno" valign="top"></td><td class="left"> three-letter abbreviation for Greenwich Mean Time, "GMT", a</td><td> </td><td class="right"> three-letter abbreviation for Greenwich Mean Time, "GMT", a</td><td class="lineno" valign="top"></td></tr> 184 <tr><td class="lineno" valign="top"></td><td class="left"> predecessor of the UTC name; values in the asctime format are assumed</td><td> </td><td class="right"> predecessor of the UTC name; values in the asctime format are assumed</td><td class="lineno" valign="top"></td></tr> 185 <tr><td class="lineno" valign="top"></td><td class="left"> to be in UTC. A sender that generates HTTP-date values from a local</td><td> </td><td class="right"> to be in UTC. A sender that generates HTTP-date values from a local</td><td class="lineno" valign="top"></td></tr> 186 <tr><td class="lineno" valign="top"></td><td class="left"> clock ought to use NTP ([RFC5905]) or some similar protocol to</td><td> </td><td class="right"> clock ought to use NTP ([RFC5905]) or some similar protocol to</td><td class="lineno" valign="top"></td></tr> 187 <tr><td class="lineno" valign="top"></td><td class="left"> synchronize its clock to UTC.</td><td> </td><td class="right"> synchronize its clock to UTC.</td><td class="lineno" valign="top"></td></tr> 188 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 189 <tr><td class="lineno" valign="top"></td><td class="left"> Preferred format:</td><td> </td><td class="right"> Preferred format:</td><td class="lineno" valign="top"></td></tr> 190 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 191 <tr><td class="lineno" valign="top"></td><td class="left"> IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT</td><td> </td><td class="right"> IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT</td><td class="lineno" valign="top"></td></tr> 192 <tr><td class="lineno" valign="top"></td><td class="left"> ; fixed length/zone/capitalization subset of the format</td><td> </td><td class="right"> ; fixed length/zone/capitalization subset of the format</td><td class="lineno" valign="top"></td></tr> 193 <tr><td><a name="diff0010" /></td></tr> 194 <tr><td class="lineno" valign="top"></td><td class="lblock"> ; <span class="delete">see</span> Section 3.3 of [RFC5322]</td><td> </td><td class="rblock"> ; <span class="insert">defined in</span> Section 3.3 of [RFC5322]</td><td class="lineno" valign="top"></td></tr> 195 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 196 <tr><td class="lineno" valign="top"></td><td class="left"> day-name = %x4D.6F.6E ; "Mon", case-sensitive</td><td> </td><td class="right"> day-name = %x4D.6F.6E ; "Mon", case-sensitive</td><td class="lineno" valign="top"></td></tr> 197 <tr><td class="lineno" valign="top"></td><td class="left"> / %x54.75.65 ; "Tue", case-sensitive</td><td> </td><td class="right"> / %x54.75.65 ; "Tue", case-sensitive</td><td class="lineno" valign="top"></td></tr> 198 <tr><td class="lineno" valign="top"></td><td class="left"> / %x57.65.64 ; "Wed", case-sensitive</td><td> </td><td class="right"> / %x57.65.64 ; "Wed", case-sensitive</td><td class="lineno" valign="top"></td></tr> 199 <tr><td class="lineno" valign="top"></td><td class="left"> / %x54.68.75 ; "Thu", case-sensitive</td><td> </td><td class="right"> / %x54.68.75 ; "Thu", case-sensitive</td><td class="lineno" valign="top"></td></tr> 200 <tr><td class="lineno" valign="top"></td><td class="left"> / %x46.72.69 ; "Fri", case-sensitive</td><td> </td><td class="right"> / %x46.72.69 ; "Fri", case-sensitive</td><td class="lineno" valign="top"></td></tr> 201 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.61.74 ; "Sat", case-sensitive</td><td> </td><td class="right"> / %x53.61.74 ; "Sat", case-sensitive</td><td class="lineno" valign="top"></td></tr> 202 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.75.6E ; "Sun", case-sensitive</td><td> </td><td class="right"> / %x53.75.6E ; "Sun", case-sensitive</td><td class="lineno" valign="top"></td></tr> 203 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 204 <tr><td class="lineno" valign="top"></td><td class="left"> date1 = day SP month SP year</td><td> </td><td class="right"> date1 = day SP month SP year</td><td class="lineno" valign="top"></td></tr> 205 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 206 <tr bgcolor="gray" ><td></td><th><a name="part-l6" /><small>skipping to change at</small><em> page 86, line 15</em></th><th> </th><th><a name="part-r6" /><small>skipping to change at</small><em> page 86, line 15</em></th><td></td></tr> 135 207 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 136 208 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC5646] Phillips, A., Ed. and M. Davis, Ed., "Tags for Identifying</td><td> </td><td class="right"> [RFC5646] Phillips, A., Ed. and M. Davis, Ed., "Tags for Identifying</td><td class="lineno" valign="top"></td></tr> … … 143 215 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7230] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer</td><td> </td><td class="right"> [RFC7230] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer</td><td class="lineno" valign="top"></td></tr> 144 216 <tr><td class="lineno" valign="top"></td><td class="left"> Protocol (HTTP/1.1): Message Syntax and Routing",</td><td> </td><td class="right"> Protocol (HTTP/1.1): Message Syntax and Routing",</td><td class="lineno" valign="top"></td></tr> 145 <tr><td><a name="diff00 08" /></td></tr>217 <tr><td><a name="diff0011" /></td></tr> 146 218 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p1-messaging-latest (work in progress),</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7230,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 147 219 <tr><td class="lineno" valign="top"></td><td class="lblock"> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> 148 220 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 149 221 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7232] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer</td><td> </td><td class="right"> [RFC7232] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer</td><td class="lineno" valign="top"></td></tr> 150 <tr><td><a name="diff00 09" /></td></tr>222 <tr><td><a name="diff0012" /></td></tr> 151 223 <tr><td class="lineno" valign="top"></td><td class="lblock"> Protocol (HTTP/1.1): Conditional Requests",</td><td> </td><td class="rblock"> Protocol (HTTP/1.1): Conditional Requests", <span class="insert">RFC 7232,</span></td><td class="lineno" valign="top"></td></tr> 152 224 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p4-conditional-latest (work in</span></td><td> </td><td class="rblock"> May 2014.</td><td class="lineno" valign="top"></td></tr> … … 155 227 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7233] Fielding, R., Ed., Lafon, Y., Ed., and J. Reschke, Ed.,</td><td> </td><td class="right"> [RFC7233] Fielding, R., Ed., Lafon, Y., Ed., and J. Reschke, Ed.,</td><td class="lineno" valign="top"></td></tr> 156 228 <tr><td class="lineno" valign="top"></td><td class="left"> "Hypertext Transfer Protocol (HTTP/1.1): Range Requests",</td><td> </td><td class="right"> "Hypertext Transfer Protocol (HTTP/1.1): Range Requests",</td><td class="lineno" valign="top"></td></tr> 157 <tr><td><a name="diff001 0" /></td></tr>229 <tr><td><a name="diff0013" /></td></tr> 158 230 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p5-range-latest (work in progress),</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7233,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 159 231 <tr><td class="lineno" valign="top"></td><td class="lblock"> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 161 233 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7234] Fielding, R., Ed., Nottingham, M., Ed., and J. Reschke,</td><td> </td><td class="right"> [RFC7234] Fielding, R., Ed., Nottingham, M., Ed., and J. Reschke,</td><td class="lineno" valign="top"></td></tr> 162 234 <tr><td class="lineno" valign="top"></td><td class="left"> Ed., "Hypertext Transfer Protocol (HTTP/1.1): Caching",</td><td> </td><td class="right"> Ed., "Hypertext Transfer Protocol (HTTP/1.1): Caching",</td><td class="lineno" valign="top"></td></tr> 163 <tr><td><a name="diff001 1" /></td></tr>235 <tr><td><a name="diff0014" /></td></tr> 164 236 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p6-cache-latest (work in progress),</span></td><td> </td><td class="rblock"> <span class="insert">RFC 7234,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 165 237 <tr><td class="lineno" valign="top"></td><td class="lblock"> May 2014.</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> 166 238 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 167 239 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7235] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer</td><td> </td><td class="right"> [RFC7235] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer</td><td class="lineno" valign="top"></td></tr> 168 <tr><td><a name="diff001 2" /></td></tr>240 <tr><td><a name="diff0015" /></td></tr> 169 241 <tr><td class="lineno" valign="top"></td><td class="lblock"> Protocol (HTTP/1.1): Authentication",</td><td> </td><td class="rblock"> Protocol (HTTP/1.1): Authentication", <span class="insert">RFC 7235,</span> May 2014.</td><td class="lineno" valign="top"></td></tr> 170 242 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-ietf-httpbis-p7-auth-latest (work in progress),</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 181 253 <tr><td class="lineno" valign="top"></td><td class="left"> Application Protocols", BCP 178, RFC 6648, June 2012.</td><td> </td><td class="right"> Application Protocols", BCP 178, RFC 6648, June 2012.</td><td class="lineno" valign="top"></td></tr> 182 254 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 183 <tr bgcolor="gray" ><td></td><th><a name="part-l 4" /><small>skipping to change at</small><em> page 88, line 32</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> page 88, line 26</em></th><td></td></tr>255 <tr bgcolor="gray" ><td></td><th><a name="part-l7" /><small>skipping to change at</small><em> page 88, line 32</em></th><th> </th><th><a name="part-r7" /><small>skipping to change at</small><em> page 88, line 26</em></th><td></td></tr> 184 256 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC5988] Nottingham, M., "Web Linking", RFC 5988, October 2010.</td><td> </td><td class="right"> [RFC5988] Nottingham, M., "Web Linking", RFC 5988, October 2010.</td><td class="lineno" valign="top"></td></tr> 185 257 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> … … 192 264 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 193 265 <tr><td class="lineno" valign="top"></td><td class="left"> [RFC7238] Reschke, J., "The Hypertext Transfer Protocol (HTTP)</td><td> </td><td class="right"> [RFC7238] Reschke, J., "The Hypertext Transfer Protocol (HTTP)</td><td class="lineno" valign="top"></td></tr> 194 <tr><td><a name="diff001 3" /></td></tr>266 <tr><td><a name="diff0016" /></td></tr> 195 267 <tr><td class="lineno" valign="top"></td><td class="lblock"> Status Code 308 (Permanent Redirect)",</td><td> </td><td class="rblock"> Status Code 308 (Permanent Redirect)", <span class="insert">RFC 7238, May 2014.</span></td><td class="lineno" valign="top"></td></tr> 196 268 <tr><td class="lineno" valign="top"></td><td class="lblock"> <span class="delete">draft-reschke-http-status-308-07 (work in progress),</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> … … 207 279 <tr><td class="lineno" valign="top"></td><td class="left"> that differ from MIME. These differences were carefully chosen to</td><td> </td><td class="right"> that differ from MIME. These differences were carefully chosen to</td><td class="lineno" valign="top"></td></tr> 208 280 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 209 <tr bgcolor="gray" ><td></td><th><a name="part-l5" /><small>skipping to change at</small><em> page 99, line 45</em></th><th> </th><th><a name="part-r5" /><small>skipping to change at</small><em> page 99, line 40</em></th><td></td></tr> 281 <tr bgcolor="gray" ><td></td><th><a name="part-l8" /><small>skipping to change at</small><em> page 93, line 27</em></th><th> </th><th><a name="part-r8" /><small>skipping to change at</small><em> page 93, line 19</em></th><td></td></tr> 282 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 283 <tr><td class="lineno" valign="top"></td><td class="left"> The following core rules are included by reference, as defined in</td><td> </td><td class="right"> The following core rules are included by reference, as defined in</td><td class="lineno" valign="top"></td></tr> 284 <tr><td class="lineno" valign="top"></td><td class="left"> Appendix B.1 of [RFC5234]: ALPHA (letters), CR (carriage return),</td><td> </td><td class="right"> Appendix B.1 of [RFC5234]: ALPHA (letters), CR (carriage return),</td><td class="lineno" valign="top"></td></tr> 285 <tr><td class="lineno" valign="top"></td><td class="left"> CRLF (CR LF), CTL (controls), DIGIT (decimal 0-9), DQUOTE (double</td><td> </td><td class="right"> CRLF (CR LF), CTL (controls), DIGIT (decimal 0-9), DQUOTE (double</td><td class="lineno" valign="top"></td></tr> 286 <tr><td class="lineno" valign="top"></td><td class="left"> quote), HEXDIG (hexadecimal 0-9/A-F/a-f), HTAB (horizontal tab), LF</td><td> </td><td class="right"> quote), HEXDIG (hexadecimal 0-9/A-F/a-f), HTAB (horizontal tab), LF</td><td class="lineno" valign="top"></td></tr> 287 <tr><td class="lineno" valign="top"></td><td class="left"> (line feed), OCTET (any 8-bit sequence of data), SP (space), and</td><td> </td><td class="right"> (line feed), OCTET (any 8-bit sequence of data), SP (space), and</td><td class="lineno" valign="top"></td></tr> 288 <tr><td class="lineno" valign="top"></td><td class="left"> VCHAR (any visible US-ASCII character).</td><td> </td><td class="right"> VCHAR (any visible US-ASCII character).</td><td class="lineno" valign="top"></td></tr> 289 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 290 <tr><td class="lineno" valign="top"></td><td class="left"> The rules below are defined in [RFC7230]:</td><td> </td><td class="right"> The rules below are defined in [RFC7230]:</td><td class="lineno" valign="top"></td></tr> 291 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 292 <tr><td><a name="diff0017" /></td></tr> 293 <tr><td class="lineno" valign="top"></td><td class="lblock"> BWS = <BWS, <span class="delete">see</span> [RFC7230], Section 3.2.3></td><td> </td><td class="rblock"> BWS = <BWS, <span class="insert">defined in</span> [RFC7230], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 294 <tr><td class="lineno" valign="top"></td><td class="lblock"> OWS = <OWS, <span class="delete">see</span> [RFC7230], Section 3.2.3></td><td> </td><td class="rblock"> OWS = <OWS, <span class="insert">defined in</span> [RFC7230], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 295 <tr><td class="lineno" valign="top"></td><td class="lblock"> RWS = <RWS, <span class="delete">see</span> [RFC7230], Section 3.2.3></td><td> </td><td class="rblock"> RWS = <RWS, <span class="insert">defined in</span> [RFC7230], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 296 <tr><td class="lineno" valign="top"></td><td class="lblock"> URI-reference = <URI-reference, <span class="delete">see</span> [RFC7230], Section 2.7></td><td> </td><td class="rblock"> URI-reference = <URI-reference, <span class="insert">defined in</span> [RFC7230], Section 2.7></td><td class="lineno" valign="top"></td></tr> 297 <tr><td class="lineno" valign="top"></td><td class="lblock"> absolute-URI = <absolute-URI, <span class="delete">see</span> [RFC7230], Section 2.7></td><td> </td><td class="rblock"> absolute-URI = <absolute-URI, <span class="insert">defined in</span> [RFC7230], Section 2.7></td><td class="lineno" valign="top"></td></tr> 298 <tr><td class="lineno" valign="top"></td><td class="lblock"> comment = <comment, <span class="delete">see</span> [RFC7230], Section 3.2.6></td><td> </td><td class="rblock"> comment = <comment, <span class="insert">defined in</span> [RFC7230], Section 3.2.6></td><td class="lineno" valign="top"></td></tr> 299 <tr><td class="lineno" valign="top"></td><td class="lblock"> field-name = <comment, <span class="delete">see</span> [RFC7230], Section 3.2></td><td> </td><td class="rblock"> field-name = <comment, <span class="insert">defined in</span> [RFC7230], Section 3.2></td><td class="lineno" valign="top"></td></tr> 300 <tr><td class="lineno" valign="top"></td><td class="lblock"> partial-URI = <partial-URI, <span class="delete">see</span> [RFC7230], Section 2.7></td><td> </td><td class="rblock"> partial-URI = <partial-URI, <span class="insert">defined in</span> [RFC7230], Section 2.7></td><td class="lineno" valign="top"></td></tr> 301 <tr><td class="lineno" valign="top"></td><td class="lblock"> quoted-string = <quoted-string, <span class="delete">see</span> [RFC7230], Section 3.2.6></td><td> </td><td class="rblock"> quoted-string = <quoted-string, <span class="insert">defined in</span> [RFC7230], Section 3.2.6></td><td class="lineno" valign="top"></td></tr> 302 <tr><td class="lineno" valign="top"></td><td class="lblock"> token = <token, <span class="delete">see</span> [RFC7230], Section 3.2.6></td><td> </td><td class="rblock"> token = <token, <span class="insert">defined in</span> [RFC7230], Section 3.2.6></td><td class="lineno" valign="top"></td></tr> 303 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 304 <tr><td class="lineno" valign="top"></td><td class="left">Appendix D. Collected ABNF</td><td> </td><td class="right">Appendix D. Collected ABNF</td><td class="lineno" valign="top"></td></tr> 305 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 306 <tr><td class="lineno" valign="top"></td><td class="left"> In the collected ABNF below, list rules are expanded as per Section</td><td> </td><td class="right"> In the collected ABNF below, list rules are expanded as per Section</td><td class="lineno" valign="top"></td></tr> 307 <tr><td class="lineno" valign="top"></td><td class="left"> 1.2 of [RFC7230].</td><td> </td><td class="right"> 1.2 of [RFC7230].</td><td class="lineno" valign="top"></td></tr> 308 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 309 <tr><td class="lineno" valign="top"></td><td class="left"> Accept = [ ( "," / ( media-range [ accept-params ] ) ) *( OWS "," [</td><td> </td><td class="right"> Accept = [ ( "," / ( media-range [ accept-params ] ) ) *( OWS "," [</td><td class="lineno" valign="top"></td></tr> 310 <tr><td class="lineno" valign="top"></td><td class="left"> OWS ( media-range [ accept-params ] ) ] ) ]</td><td> </td><td class="right"> OWS ( media-range [ accept-params ] ) ] ) ]</td><td class="lineno" valign="top"></td></tr> 311 <tr><td class="lineno" valign="top"></td><td class="left"> Accept-Charset = *( "," OWS ) ( ( charset / "*" ) [ weight ] ) *( OWS</td><td> </td><td class="right"> Accept-Charset = *( "," OWS ) ( ( charset / "*" ) [ weight ] ) *( OWS</td><td class="lineno" valign="top"></td></tr> 312 <tr><td class="lineno" valign="top"></td><td class="left"> "," [ OWS ( ( charset / "*" ) [ weight ] ) ] )</td><td> </td><td class="right"> "," [ OWS ( ( charset / "*" ) [ weight ] ) ] )</td><td class="lineno" valign="top"></td></tr> 313 <tr><td class="lineno" valign="top"></td><td class="left"> Accept-Encoding = [ ( "," / ( codings [ weight ] ) ) *( OWS "," [ OWS</td><td> </td><td class="right"> Accept-Encoding = [ ( "," / ( codings [ weight ] ) ) *( OWS "," [ OWS</td><td class="lineno" valign="top"></td></tr> 314 <tr><td class="lineno" valign="top"></td><td class="left"> ( codings [ weight ] ) ] ) ]</td><td> </td><td class="right"> ( codings [ weight ] ) ] ) ]</td><td class="lineno" valign="top"></td></tr> 315 <tr><td class="lineno" valign="top"></td><td class="left"> Accept-Language = *( "," OWS ) ( language-range [ weight ] ) *( OWS</td><td> </td><td class="right"> Accept-Language = *( "," OWS ) ( language-range [ weight ] ) *( OWS</td><td class="lineno" valign="top"></td></tr> 316 <tr><td class="lineno" valign="top"></td><td class="left"> "," [ OWS ( language-range [ weight ] ) ] )</td><td> </td><td class="right"> "," [ OWS ( language-range [ weight ] ) ] )</td><td class="lineno" valign="top"></td></tr> 317 <tr><td class="lineno" valign="top"></td><td class="left"> Allow = [ ( "," / method ) *( OWS "," [ OWS method ] ) ]</td><td> </td><td class="right"> Allow = [ ( "," / method ) *( OWS "," [ OWS method ] ) ]</td><td class="lineno" valign="top"></td></tr> 318 <tr><td><a name="diff0018" /></td></tr> 319 <tr><td class="lineno" valign="top"></td><td class="lblock"> BWS = <BWS, <span class="delete">see</span> [RFC7230], Section 3.2.3></td><td> </td><td class="rblock"> </td><td class="lineno" valign="top"></td></tr> 320 <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> BWS = <BWS, <span class="insert">defined in</span> [RFC7230], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 321 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 322 <tr><td class="lineno" valign="top"></td><td class="left"> Content-Encoding = *( "," OWS ) content-coding *( OWS "," [ OWS</td><td> </td><td class="right"> Content-Encoding = *( "," OWS ) content-coding *( OWS "," [ OWS</td><td class="lineno" valign="top"></td></tr> 323 <tr><td class="lineno" valign="top"></td><td class="left"> content-coding ] )</td><td> </td><td class="right"> content-coding ] )</td><td class="lineno" valign="top"></td></tr> 324 <tr><td class="lineno" valign="top"></td><td class="left"> Content-Language = *( "," OWS ) language-tag *( OWS "," [ OWS</td><td> </td><td class="right"> Content-Language = *( "," OWS ) language-tag *( OWS "," [ OWS</td><td class="lineno" valign="top"></td></tr> 325 <tr><td class="lineno" valign="top"></td><td class="left"> language-tag ] )</td><td> </td><td class="right"> language-tag ] )</td><td class="lineno" valign="top"></td></tr> 326 <tr><td class="lineno" valign="top"></td><td class="left"> Content-Location = absolute-URI / partial-URI</td><td> </td><td class="right"> Content-Location = absolute-URI / partial-URI</td><td class="lineno" valign="top"></td></tr> 327 <tr><td class="lineno" valign="top"></td><td class="left"> Content-Type = media-type</td><td> </td><td class="right"> Content-Type = media-type</td><td class="lineno" valign="top"></td></tr> 328 <tr><td><a name="diff0019" /></td></tr> 329 <tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"> </span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> 330 <tr><td class="lineno" valign="top"></td><td class="left"> Date = HTTP-date</td><td> </td><td class="right"> Date = HTTP-date</td><td class="lineno" valign="top"></td></tr> 331 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 332 <tr><td class="lineno" valign="top"></td><td class="left"> Expect = "100-continue"</td><td> </td><td class="right"> Expect = "100-continue"</td><td class="lineno" valign="top"></td></tr> 333 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 334 <tr><td class="lineno" valign="top"></td><td class="left"> From = mailbox</td><td> </td><td class="right"> From = mailbox</td><td class="lineno" valign="top"></td></tr> 335 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 336 <tr><td class="lineno" valign="top"></td><td class="left"> GMT = %x47.4D.54 ; GMT</td><td> </td><td class="right"> GMT = %x47.4D.54 ; GMT</td><td class="lineno" valign="top"></td></tr> 337 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 338 <tr><td class="lineno" valign="top"></td><td class="left"> HTTP-date = IMF-fixdate / obs-date</td><td> </td><td class="right"> HTTP-date = IMF-fixdate / obs-date</td><td class="lineno" valign="top"></td></tr> 339 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 340 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 341 <tr bgcolor="gray" ><td></td><th><a name="part-l9" /><small>skipping to change at</small><em> page 94, line 29</em></th><th> </th><th><a name="part-r9" /><small>skipping to change at</small><em> page 94, line 20</em></th><td></td></tr> 342 <tr><td class="lineno" valign="top"></td><td class="left"> GMT = %x47.4D.54 ; GMT</td><td> </td><td class="right"> GMT = %x47.4D.54 ; GMT</td><td class="lineno" valign="top"></td></tr> 343 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 344 <tr><td class="lineno" valign="top"></td><td class="left"> HTTP-date = IMF-fixdate / obs-date</td><td> </td><td class="right"> HTTP-date = IMF-fixdate / obs-date</td><td class="lineno" valign="top"></td></tr> 345 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 346 <tr><td class="lineno" valign="top"></td><td class="left"> IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT</td><td> </td><td class="right"> IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT</td><td class="lineno" valign="top"></td></tr> 347 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 348 <tr><td class="lineno" valign="top"></td><td class="left"> Location = URI-reference</td><td> </td><td class="right"> Location = URI-reference</td><td class="lineno" valign="top"></td></tr> 349 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 350 <tr><td class="lineno" valign="top"></td><td class="left"> Max-Forwards = 1*DIGIT</td><td> </td><td class="right"> Max-Forwards = 1*DIGIT</td><td class="lineno" valign="top"></td></tr> 351 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 352 <tr><td><a name="diff0020" /></td></tr> 353 <tr><td class="lineno" valign="top"></td><td class="lblock"> OWS = <OWS, <span class="delete">see</span> [RFC7230], Section 3.2.3></td><td> </td><td class="rblock"> OWS = <OWS, <span class="insert">defined in</span> [RFC7230], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 354 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 355 <tr><td><a name="diff0021" /></td></tr> 356 <tr><td class="lineno" valign="top"></td><td class="lblock"> RWS = <RWS, <span class="delete">see</span> [RFC7230], Section 3.2.3></td><td> </td><td class="rblock"> RWS = <RWS, <span class="insert">defined in</span> [RFC7230], Section 3.2.3></td><td class="lineno" valign="top"></td></tr> 357 <tr><td class="lineno" valign="top"></td><td class="left"> Referer = absolute-URI / partial-URI</td><td> </td><td class="right"> Referer = absolute-URI / partial-URI</td><td class="lineno" valign="top"></td></tr> 358 <tr><td class="lineno" valign="top"></td><td class="left"> Retry-After = HTTP-date / delay-seconds</td><td> </td><td class="right"> Retry-After = HTTP-date / delay-seconds</td><td class="lineno" valign="top"></td></tr> 359 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 360 <tr><td class="lineno" valign="top"></td><td class="left"> Server = product *( RWS ( product / comment ) )</td><td> </td><td class="right"> Server = product *( RWS ( product / comment ) )</td><td class="lineno" valign="top"></td></tr> 361 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 362 <tr><td><a name="diff0022" /></td></tr> 363 <tr><td class="lineno" valign="top"></td><td class="lblock"> URI-reference = <URI-reference, <span class="delete">see</span> [RFC7230], Section 2.7></td><td> </td><td class="rblock"> URI-reference = <URI-reference, <span class="insert">defined in</span> [RFC7230], Section 2.7></td><td class="lineno" valign="top"></td></tr> 364 <tr><td class="lineno" valign="top"></td><td class="left"> User-Agent = product *( RWS ( product / comment ) )</td><td> </td><td class="right"> User-Agent = product *( RWS ( product / comment ) )</td><td class="lineno" valign="top"></td></tr> 365 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 366 <tr><td class="lineno" valign="top"></td><td class="left"> Vary = "*" / ( *( "," OWS ) field-name *( OWS "," [ OWS field-name ]</td><td> </td><td class="right"> Vary = "*" / ( *( "," OWS ) field-name *( OWS "," [ OWS field-name ]</td><td class="lineno" valign="top"></td></tr> 367 <tr><td class="lineno" valign="top"></td><td class="left"> ) )</td><td> </td><td class="right"> ) )</td><td class="lineno" valign="top"></td></tr> 368 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 369 <tr><td><a name="diff0023" /></td></tr> 370 <tr><td class="lineno" valign="top"></td><td class="lblock"> absolute-URI = <absolute-URI, <span class="delete">see</span> [RFC7230], Section 2.7></td><td> </td><td class="rblock"> absolute-URI = <absolute-URI, <span class="insert">defined in</span> [RFC7230], Section 2.7></td><td class="lineno" valign="top"></td></tr> 371 <tr><td class="lineno" valign="top"></td><td class="left"> accept-ext = OWS ";" OWS token [ "=" ( token / quoted-string ) ]</td><td> </td><td class="right"> accept-ext = OWS ";" OWS token [ "=" ( token / quoted-string ) ]</td><td class="lineno" valign="top"></td></tr> 372 <tr><td class="lineno" valign="top"></td><td class="left"> accept-params = weight *accept-ext</td><td> </td><td class="right"> accept-params = weight *accept-ext</td><td class="lineno" valign="top"></td></tr> 373 <tr><td class="lineno" valign="top"></td><td class="left"> asctime-date = day-name SP date3 SP time-of-day SP year</td><td> </td><td class="right"> asctime-date = day-name SP date3 SP time-of-day SP year</td><td class="lineno" valign="top"></td></tr> 374 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 375 <tr><td class="lineno" valign="top"></td><td class="left"> charset = token</td><td> </td><td class="right"> charset = token</td><td class="lineno" valign="top"></td></tr> 376 <tr><td class="lineno" valign="top"></td><td class="left"> codings = content-coding / "identity" / "*"</td><td> </td><td class="right"> codings = content-coding / "identity" / "*"</td><td class="lineno" valign="top"></td></tr> 377 <tr><td><a name="diff0024" /></td></tr> 378 <tr><td class="lineno" valign="top"></td><td class="lblock"> comment = <comment, <span class="delete">see</span> [RFC7230], Section 3.2.6></td><td> </td><td class="rblock"> comment = <comment, <span class="insert">defined in</span> [RFC7230], Section 3.2.6></td><td class="lineno" valign="top"></td></tr> 379 <tr><td class="lineno" valign="top"></td><td class="left"> content-coding = token</td><td> </td><td class="right"> content-coding = token</td><td class="lineno" valign="top"></td></tr> 380 <tr><td><a name="diff0025" /></td></tr> 381 <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> </span></td><td class="lineno" valign="top"></td></tr> 382 <tr><td class="lineno" valign="top"></td><td class="left"> date1 = day SP month SP year</td><td> </td><td class="right"> date1 = day SP month SP year</td><td class="lineno" valign="top"></td></tr> 383 <tr><td class="lineno" valign="top"></td><td class="left"> date2 = day "-" month "-" 2DIGIT</td><td> </td><td class="right"> date2 = day "-" month "-" 2DIGIT</td><td class="lineno" valign="top"></td></tr> 384 <tr><td class="lineno" valign="top"></td><td class="left"> date3 = month SP ( 2DIGIT / ( SP DIGIT ) )</td><td> </td><td class="right"> date3 = month SP ( 2DIGIT / ( SP DIGIT ) )</td><td class="lineno" valign="top"></td></tr> 385 <tr><td class="lineno" valign="top"></td><td class="left"> day = 2DIGIT</td><td> </td><td class="right"> day = 2DIGIT</td><td class="lineno" valign="top"></td></tr> 386 <tr><td class="lineno" valign="top"></td><td class="left"> day-name = %x4D.6F.6E ; Mon</td><td> </td><td class="right"> day-name = %x4D.6F.6E ; Mon</td><td class="lineno" valign="top"></td></tr> 387 <tr><td class="lineno" valign="top"></td><td class="left"> / %x54.75.65 ; Tue</td><td> </td><td class="right"> / %x54.75.65 ; Tue</td><td class="lineno" valign="top"></td></tr> 388 <tr><td class="lineno" valign="top"></td><td class="left"> / %x57.65.64 ; Wed</td><td> </td><td class="right"> / %x57.65.64 ; Wed</td><td class="lineno" valign="top"></td></tr> 389 <tr><td class="lineno" valign="top"></td><td class="left"> / %x54.68.75 ; Thu</td><td> </td><td class="right"> / %x54.68.75 ; Thu</td><td class="lineno" valign="top"></td></tr> 390 <tr><td class="lineno" valign="top"></td><td class="left"> / %x46.72.69 ; Fri</td><td> </td><td class="right"> / %x46.72.69 ; Fri</td><td class="lineno" valign="top"></td></tr> 391 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.61.74 ; Sat</td><td> </td><td class="right"> / %x53.61.74 ; Sat</td><td class="lineno" valign="top"></td></tr> 392 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 393 <tr bgcolor="gray" ><td></td><th><a name="part-l10" /><small>skipping to change at</small><em> page 95, line 24</em></th><th> </th><th><a name="part-r10" /><small>skipping to change at</small><em> page 95, line 20</em></th><td></td></tr> 394 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.75.6E ; Sun</td><td> </td><td class="right"> / %x53.75.6E ; Sun</td><td class="lineno" valign="top"></td></tr> 395 <tr><td class="lineno" valign="top"></td><td class="left"> day-name-l = %x4D.6F.6E.64.61.79 ; Monday</td><td> </td><td class="right"> day-name-l = %x4D.6F.6E.64.61.79 ; Monday</td><td class="lineno" valign="top"></td></tr> 396 <tr><td class="lineno" valign="top"></td><td class="left"> / %x54.75.65.73.64.61.79 ; Tuesday</td><td> </td><td class="right"> / %x54.75.65.73.64.61.79 ; Tuesday</td><td class="lineno" valign="top"></td></tr> 397 <tr><td class="lineno" valign="top"></td><td class="left"> / %x57.65.64.6E.65.73.64.61.79 ; Wednesday</td><td> </td><td class="right"> / %x57.65.64.6E.65.73.64.61.79 ; Wednesday</td><td class="lineno" valign="top"></td></tr> 398 <tr><td class="lineno" valign="top"></td><td class="left"> / %x54.68.75.72.73.64.61.79 ; Thursday</td><td> </td><td class="right"> / %x54.68.75.72.73.64.61.79 ; Thursday</td><td class="lineno" valign="top"></td></tr> 399 <tr><td class="lineno" valign="top"></td><td class="left"> / %x46.72.69.64.61.79 ; Friday</td><td> </td><td class="right"> / %x46.72.69.64.61.79 ; Friday</td><td class="lineno" valign="top"></td></tr> 400 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.61.74.75.72.64.61.79 ; Saturday</td><td> </td><td class="right"> / %x53.61.74.75.72.64.61.79 ; Saturday</td><td class="lineno" valign="top"></td></tr> 401 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.75.6E.64.61.79 ; Sunday</td><td> </td><td class="right"> / %x53.75.6E.64.61.79 ; Sunday</td><td class="lineno" valign="top"></td></tr> 402 <tr><td class="lineno" valign="top"></td><td class="left"> delay-seconds = 1*DIGIT</td><td> </td><td class="right"> delay-seconds = 1*DIGIT</td><td class="lineno" valign="top"></td></tr> 403 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 404 <tr><td><a name="diff0026" /></td></tr> 405 <tr><td class="lineno" valign="top"></td><td class="lblock"> field-name = <comment, <span class="delete">see</span> [RFC7230], Section 3.2></td><td> </td><td class="rblock"> field-name = <comment, <span class="insert">defined in</span> [RFC7230], Section 3.2></td><td class="lineno" valign="top"></td></tr> 406 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 407 <tr><td class="lineno" valign="top"></td><td class="left"> hour = 2DIGIT</td><td> </td><td class="right"> hour = 2DIGIT</td><td class="lineno" valign="top"></td></tr> 408 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 409 <tr><td><a name="diff0027" /></td></tr> 410 <tr><td class="lineno" valign="top"></td><td class="lblock"> language-range = <language-range, <span class="delete">see</span> [RFC4647], Section 2.1></td><td> </td><td class="rblock"> language-range = <language-range, <span class="insert">defined in</span> [RFC4647], Section 2.1></td><td class="lineno" valign="top"></td></tr> 411 <tr><td class="lineno" valign="top"></td><td class="left"> language-tag = <Language-Tag, defined in [RFC5646], Section 2.1></td><td> </td><td class="right"> language-tag = <Language-Tag, defined in [RFC5646], Section 2.1></td><td class="lineno" valign="top"></td></tr> 412 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 413 <tr><td><a name="diff0028" /></td></tr> 414 <tr><td class="lineno" valign="top"></td><td class="lblock"> mailbox = <mailbox, <span class="delete">see</span> [RFC5322], Section 3.4></td><td> </td><td class="rblock"> mailbox = <mailbox, <span class="insert">defined in</span> [RFC5322], Section 3.4></td><td class="lineno" valign="top"></td></tr> 415 <tr><td class="lineno" valign="top"></td><td class="left"> media-range = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS</td><td> </td><td class="right"> media-range = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS</td><td class="lineno" valign="top"></td></tr> 416 <tr><td class="lineno" valign="top"></td><td class="left"> ";" OWS parameter )</td><td> </td><td class="right"> ";" OWS parameter )</td><td class="lineno" valign="top"></td></tr> 417 <tr><td class="lineno" valign="top"></td><td class="left"> media-type = type "/" subtype *( OWS ";" OWS parameter )</td><td> </td><td class="right"> media-type = type "/" subtype *( OWS ";" OWS parameter )</td><td class="lineno" valign="top"></td></tr> 418 <tr><td class="lineno" valign="top"></td><td class="left"> method = token</td><td> </td><td class="right"> method = token</td><td class="lineno" valign="top"></td></tr> 419 <tr><td class="lineno" valign="top"></td><td class="left"> minute = 2DIGIT</td><td> </td><td class="right"> minute = 2DIGIT</td><td class="lineno" valign="top"></td></tr> 420 <tr><td class="lineno" valign="top"></td><td class="left"> month = %x4A.61.6E ; Jan</td><td> </td><td class="right"> month = %x4A.61.6E ; Jan</td><td class="lineno" valign="top"></td></tr> 421 <tr><td class="lineno" valign="top"></td><td class="left"> / %x46.65.62 ; Feb</td><td> </td><td class="right"> / %x46.65.62 ; Feb</td><td class="lineno" valign="top"></td></tr> 422 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4D.61.72 ; Mar</td><td> </td><td class="right"> / %x4D.61.72 ; Mar</td><td class="lineno" valign="top"></td></tr> 423 <tr><td class="lineno" valign="top"></td><td class="left"> / %x41.70.72 ; Apr</td><td> </td><td class="right"> / %x41.70.72 ; Apr</td><td class="lineno" valign="top"></td></tr> 424 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4D.61.79 ; May</td><td> </td><td class="right"> / %x4D.61.79 ; May</td><td class="lineno" valign="top"></td></tr> 425 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 426 <tr bgcolor="gray" ><td></td><th><a name="part-l11" /><small>skipping to change at</small><em> page 96, line 4</em></th><th> </th><th><a name="part-r11" /><small>skipping to change at</small><em> page 95, line 47</em></th><td></td></tr> 427 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4D.61.79 ; May</td><td> </td><td class="right"> / %x4D.61.79 ; May</td><td class="lineno" valign="top"></td></tr> 428 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4A.75.6E ; Jun</td><td> </td><td class="right"> / %x4A.75.6E ; Jun</td><td class="lineno" valign="top"></td></tr> 429 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4A.75.6C ; Jul</td><td> </td><td class="right"> / %x4A.75.6C ; Jul</td><td class="lineno" valign="top"></td></tr> 430 <tr><td class="lineno" valign="top"></td><td class="left"> / %x41.75.67 ; Aug</td><td> </td><td class="right"> / %x41.75.67 ; Aug</td><td class="lineno" valign="top"></td></tr> 431 <tr><td class="lineno" valign="top"></td><td class="left"> / %x53.65.70 ; Sep</td><td> </td><td class="right"> / %x53.65.70 ; Sep</td><td class="lineno" valign="top"></td></tr> 432 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4F.63.74 ; Oct</td><td> </td><td class="right"> / %x4F.63.74 ; Oct</td><td class="lineno" valign="top"></td></tr> 433 <tr><td class="lineno" valign="top"></td><td class="left"> / %x4E.6F.76 ; Nov</td><td> </td><td class="right"> / %x4E.6F.76 ; Nov</td><td class="lineno" valign="top"></td></tr> 434 <tr><td class="lineno" valign="top"></td><td class="left"> / %x44.65.63 ; Dec</td><td> </td><td class="right"> / %x44.65.63 ; Dec</td><td class="lineno" valign="top"></td></tr> 435 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 436 <tr><td class="lineno" valign="top"></td><td class="left"> obs-date = rfc850-date / asctime-date</td><td> </td><td class="right"> obs-date = rfc850-date / asctime-date</td><td class="lineno" valign="top"></td></tr> 437 <tr><td><a name="diff0029" /></td></tr> 438 <tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> </span></td><td class="lineno" valign="top"></td></tr> 439 <tr><td class="lineno" valign="top"></td><td class="left"> parameter = token "=" ( token / quoted-string )</td><td> </td><td class="right"> parameter = token "=" ( token / quoted-string )</td><td class="lineno" valign="top"></td></tr> 440 <tr><td><a name="diff0030" /></td></tr> 441 <tr><td class="lineno" valign="top"></td><td class="lblock"> partial-URI = <partial-URI, <span class="delete">see</span> [RFC7230], Section 2.7></td><td> </td><td class="rblock"> partial-URI = <partial-URI, <span class="insert">defined in</span> [RFC7230], Section 2.7></td><td class="lineno" valign="top"></td></tr> 442 <tr><td class="lineno" valign="top"></td><td class="left"> product = token [ "/" product-version ]</td><td> </td><td class="right"> product = token [ "/" product-version ]</td><td class="lineno" valign="top"></td></tr> 443 <tr><td class="lineno" valign="top"></td><td class="left"> product-version = token</td><td> </td><td class="right"> product-version = token</td><td class="lineno" valign="top"></td></tr> 444 <tr><td><a name="diff0031" /></td></tr> 445 <tr><td class="lineno" valign="top"></td><td class="lblock"> </td><td> </td><td class="rblock"> quoted-string = <quoted-string, <span class="insert">defined in</span> [RFC7230], Section 3.2.6></td><td class="lineno" valign="top"></td></tr> 446 <tr><td class="lineno" valign="top"></td><td class="lblock"> quoted-string = <quoted-string, <span class="delete">see</span> [RFC7230], Section 3.2.6></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr> 447 <tr><td class="lineno" valign="top"></td><td class="left"> qvalue = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] )</td><td> </td><td class="right"> qvalue = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] )</td><td class="lineno" valign="top"></td></tr> 448 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 449 <tr><td class="lineno" valign="top"></td><td class="left"> rfc850-date = day-name-l "," SP date2 SP time-of-day SP GMT</td><td> </td><td class="right"> rfc850-date = day-name-l "," SP date2 SP time-of-day SP GMT</td><td class="lineno" valign="top"></td></tr> 450 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 451 <tr><td class="lineno" valign="top"></td><td class="left"> second = 2DIGIT</td><td> </td><td class="right"> second = 2DIGIT</td><td class="lineno" valign="top"></td></tr> 452 <tr><td class="lineno" valign="top"></td><td class="left"> subtype = token</td><td> </td><td class="right"> subtype = token</td><td class="lineno" valign="top"></td></tr> 453 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 454 <tr><td class="lineno" valign="top"></td><td class="left"> time-of-day = hour ":" minute ":" second</td><td> </td><td class="right"> time-of-day = hour ":" minute ":" second</td><td class="lineno" valign="top"></td></tr> 455 <tr><td><a name="diff0032" /></td></tr> 456 <tr><td class="lineno" valign="top"></td><td class="lblock"> token = <token, <span class="delete">see</span> [RFC7230], Section 3.2.6></td><td> </td><td class="rblock"> token = <token, <span class="insert">defined in</span> [RFC7230], Section 3.2.6></td><td class="lineno" valign="top"></td></tr> 457 <tr><td class="lineno" valign="top"></td><td class="left"> type = token</td><td> </td><td class="right"> type = token</td><td class="lineno" valign="top"></td></tr> 458 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 459 <tr><td class="lineno" valign="top"></td><td class="left"> weight = OWS ";" OWS "q=" qvalue</td><td> </td><td class="right"> weight = OWS ";" OWS "q=" qvalue</td><td class="lineno" valign="top"></td></tr> 460 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 461 <tr><td class="lineno" valign="top"></td><td class="left"> year = 4DIGIT</td><td> </td><td class="right"> year = 4DIGIT</td><td class="lineno" valign="top"></td></tr> 462 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 463 <tr><td class="lineno" valign="top"></td><td class="left">Index</td><td> </td><td class="right">Index</td><td class="lineno" valign="top"></td></tr> 464 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> 465 <tr><td class="lineno" valign="top"></td><td class="left"> 1</td><td> </td><td class="right"> 1</td><td class="lineno" valign="top"></td></tr> 466 <tr><td class="lineno" valign="top"></td><td class="left"> 1xx Informational (status code class) 50</td><td> </td><td class="right"> 1xx Informational (status code class) 50</td><td class="lineno" valign="top"></td></tr> 467 <tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr> 468 <tr bgcolor="gray" ><td></td><th><a name="part-l12" /><small>skipping to change at</small><em> page 99, line 45</em></th><th> </th><th><a name="part-r12" /><small>skipping to change at</small><em> page 99, line 40</em></th><td></td></tr> 210 469 <tr><td class="lineno" valign="top"></td><td class="left"> HEAD method 25</td><td> </td><td class="right"> HEAD method 25</td><td class="lineno" valign="top"></td></tr> 211 470 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> … … 218 477 <tr><td class="lineno" valign="top"></td><td class="left"> M</td><td> </td><td class="right"> M</td><td class="lineno" valign="top"></td></tr> 219 478 <tr><td class="lineno" valign="top"></td><td class="left"> Max-Forwards header field 36</td><td> </td><td class="right"> Max-Forwards header field 36</td><td class="lineno" valign="top"></td></tr> 220 <tr><td><a name="diff00 14" /></td></tr>479 <tr><td><a name="diff0033" /></td></tr> 221 480 <tr><td class="lineno" valign="top"></td><td class="lblock"> MIME-Version header field 8<span class="delete">9</span></td><td> </td><td class="rblock"> MIME-Version header field 8<span class="insert">8</span></td><td class="lineno" valign="top"></td></tr> 222 481 <tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr> … … 232 491 233 492 <tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr> 234 <tr bgcolor="gray"><th colspan="5" align="center"><a name="end"> End of changes. 14change blocks. </a></th></tr>235 <tr class="stats"><td></td><th><i> 50 lines changed or deleted</i></th><th><i> </i></th><th><i>24lines changed or added</i></th><td></td></tr>493 <tr bgcolor="gray"><th colspan="5" align="center"><a name="end"> End of changes. 33 change blocks. </a></th></tr> 494 <tr class="stats"><td></td><th><i>77 lines changed or deleted</i></th><th><i> </i></th><th><i>52 lines changed or added</i></th><td></td></tr> 236 495 <tr><td colspan="5" align="center" class="small"><br/>This html diff was produced by rfcdiff 1.38. The latest version is available from <a href="http://www.tools.ietf.org/tools/rfcdiff/" >http://tools.ietf.org/tools/rfcdiff/</a> </td></tr> 237 496 </table> -
draft-ietf-httpbis/latest/common-abnf.sh
r2629 r2667 17 17 fgrep -v ", defined in [Part" | \ 18 18 fgrep -v ", defined in [RFC723" | \ 19 fgrep -v ", see [RFC723" | \ 19 20 sort | uniq | \ 20 21 $bap/bap -k -i $bap/core.abnf -
draft-ietf-httpbis/latest/httpbis.abnf
r2590 r2667 54 54 Trailer = *( "," OWS ) field-name *( OWS "," [ OWS field-name ] ) 55 55 Transfer-Encoding = *( "," OWS ) transfer-coding *( OWS "," [ OWS transfer-coding ] ) 56 URI-reference = <URI-reference, defined in[RFC3986], Section 4.1>56 URI-reference = <URI-reference, see [RFC3986], Section 4.1> 57 57 Upgrade = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 58 58 User-Agent = product *( RWS ( product / comment ) ) … … 61 61 WWW-Authenticate = *( "," OWS ) challenge *( OWS "," [ OWS challenge ] ) 62 62 Warning = *( "," OWS ) warning-value *( OWS "," [ OWS warning-value ] ) 63 absolute-URI = <absolute-URI, defined in[RFC3986], Section 4.3>63 absolute-URI = <absolute-URI, see [RFC3986], Section 4.3> 64 64 absolute-form = absolute-URI 65 65 absolute-path = 1*( "/" segment ) … … 71 71 auth-param = token BWS "=" BWS ( token / quoted-string ) 72 72 auth-scheme = token 73 authority = <authority, defined in[RFC3986], Section 3.2>73 authority = <authority, see [RFC3986], Section 3.2> 74 74 authority-form = authority 75 75 byte-content-range = bytes-unit SP ( byte-range-resp / unsatisfied-range ) … … 131 131 field-vchar = VCHAR / obs-text 132 132 first-byte-pos = 1*DIGIT 133 fragment = <fragment, defined in[RFC3986], Section 3.5>133 fragment = <fragment, see [RFC3986], Section 3.5> 134 134 header-field = field-name ":" OWS field-value OWS 135 135 hour = 2DIGIT 136 136 http-URI = "http://" authority path-abempty [ "?" query ] [ "#" fragment ] 137 137 https-URI = "https://" authority path-abempty [ "?" query ] [ "#" fragment ] 138 language-range = <language-range, defined in[RFC4647], Section 2.1>138 language-range = <language-range, see [RFC4647], Section 2.1> 139 139 language-tag = <Language-Tag, defined in [RFC5646], Section 2.1> 140 140 last-byte-pos = 1*DIGIT 141 141 last-chunk = 1*"0" [ chunk-ext ] CRLF 142 mailbox = <mailbox, defined in[RFC5322], Section 3.4>142 mailbox = <mailbox, see [RFC5322], Section 3.4> 143 143 media-range = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS ";" OWS parameter ) 144 144 media-type = type "/" subtype *( OWS ";" OWS parameter ) … … 171 171 parameter = token "=" ( token / quoted-string ) 172 172 partial-URI = relative-part [ "?" query ] 173 path-abempty = <path-abempty, defined in[RFC3986], Section 3.3>174 port = <port, defined in[RFC3986], Section 3.2.3>173 path-abempty = <path-abempty, see [RFC3986], Section 3.3> 174 port = <port, see [RFC3986], Section 3.2.3> 175 175 pragma-directive = "no-cache" / extension-pragma 176 176 product = token [ "/" product-version ] … … 183 183 / %x5D-7E ; ']'-'~' 184 184 / obs-text 185 query = <query, defined in[RFC3986], Section 3.4>185 query = <query, see [RFC3986], Section 3.4> 186 186 quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) 187 187 quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE … … 192 192 received-by = ( uri-host [ ":" port ] ) / pseudonym 193 193 received-protocol = [ protocol-name "/" ] protocol-version 194 relative-part = <relative-part, defined in[RFC3986], Section 4.2>194 relative-part = <relative-part, see [RFC3986], Section 4.2> 195 195 request-line = method SP request-target SP HTTP-version CRLF 196 196 request-target = origin-form / absolute-form / authority-form / asterisk-form 197 197 rfc850-date = day-name-l "," SP date2 SP time-of-day SP GMT 198 scheme = <scheme, defined in[RFC3986], Section 3.1>198 scheme = <scheme, see [RFC3986], Section 3.1> 199 199 second = 2DIGIT 200 segment = <segment, defined in[RFC3986], Section 3.3>200 segment = <segment, see [RFC3986], Section 3.3> 201 201 start-line = request-line / status-line 202 202 status-code = 3DIGIT … … 217 217 type = token 218 218 unsatisfied-range = "*/" complete-length 219 uri-host = <host, defined in[RFC3986], Section 3.2.2>219 uri-host = <host, see [RFC3986], Section 3.2.2> 220 220 warn-agent = ( uri-host [ ":" port ] ) / pseudonym 221 221 warn-code = 3DIGIT -
draft-ietf-httpbis/latest/p1-messaging.html
r2666 r2667 1086 1086 "//".) A "partial-URI" rule is defined for protocol elements that can contain a relative URI but not a fragment component. 1087 1087 </p> 1088 <div id="rfc.figure.u.7"></div><pre class="inline"><span id="rfc.iref.g.16"></span><span id="rfc.iref.g.17"></span><span id="rfc.iref.g.18"></span><span id="rfc.iref.g.19"></span><span id="rfc.iref.g.20"></span><span id="rfc.iref.g.21"></span><span id="rfc.iref.g.22"></span><span id="rfc.iref.g.23"></span><span id="rfc.iref.g.24"></span><span id="rfc.iref.g.25"></span><span id="rfc.iref.g.26"></span> <a href="#uri" class="smpl">URI-reference</a> = <URI-reference, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.3"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-4.1">Section 4.1</a>>1089 <a href="#uri" class="smpl">absolute-URI</a> = <absolute-URI, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.4"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-4.3">Section 4.3</a>>1090 <a href="#uri" class="smpl">relative-part</a> = <relative-part, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.5"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-4.2">Section 4.2</a>>1091 <a href="#uri" class="smpl">scheme</a> = <scheme, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.6"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.1">Section 3.1</a>>1092 <a href="#uri" class="smpl">authority</a> = <authority, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.7"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.2">Section 3.2</a>>1093 <a href="#uri" class="smpl">uri-host</a> = <host, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.8"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.2.2">Section 3.2.2</a>>1094 <a href="#uri" class="smpl">port</a> = <port, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.9"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.2.3">Section 3.2.3</a>>1095 <a href="#uri" class="smpl">path-abempty</a> = <path-abempty, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.10"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.3">Section 3.3</a>>1096 <a href="#uri" class="smpl">segment</a> = <segment, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.11"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.3">Section 3.3</a>>1097 <a href="#uri" class="smpl">query</a> = <query, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.12"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.4">Section 3.4</a>>1098 <a href="#uri" class="smpl">fragment</a> = <fragment, defined in<a href="#RFC3986" id="rfc.xref.RFC3986.13"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.5">Section 3.5</a>>1088 <div id="rfc.figure.u.7"></div><pre class="inline"><span id="rfc.iref.g.16"></span><span id="rfc.iref.g.17"></span><span id="rfc.iref.g.18"></span><span id="rfc.iref.g.19"></span><span id="rfc.iref.g.20"></span><span id="rfc.iref.g.21"></span><span id="rfc.iref.g.22"></span><span id="rfc.iref.g.23"></span><span id="rfc.iref.g.24"></span><span id="rfc.iref.g.25"></span><span id="rfc.iref.g.26"></span> <a href="#uri" class="smpl">URI-reference</a> = <URI-reference, see <a href="#RFC3986" id="rfc.xref.RFC3986.3"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-4.1">Section 4.1</a>> 1089 <a href="#uri" class="smpl">absolute-URI</a> = <absolute-URI, see <a href="#RFC3986" id="rfc.xref.RFC3986.4"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-4.3">Section 4.3</a>> 1090 <a href="#uri" class="smpl">relative-part</a> = <relative-part, see <a href="#RFC3986" id="rfc.xref.RFC3986.5"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-4.2">Section 4.2</a>> 1091 <a href="#uri" class="smpl">scheme</a> = <scheme, see <a href="#RFC3986" id="rfc.xref.RFC3986.6"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.1">Section 3.1</a>> 1092 <a href="#uri" class="smpl">authority</a> = <authority, see <a href="#RFC3986" id="rfc.xref.RFC3986.7"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.2">Section 3.2</a>> 1093 <a href="#uri" class="smpl">uri-host</a> = <host, see <a href="#RFC3986" id="rfc.xref.RFC3986.8"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.2.2">Section 3.2.2</a>> 1094 <a href="#uri" class="smpl">port</a> = <port, see <a href="#RFC3986" id="rfc.xref.RFC3986.9"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.2.3">Section 3.2.3</a>> 1095 <a href="#uri" class="smpl">path-abempty</a> = <path-abempty, see <a href="#RFC3986" id="rfc.xref.RFC3986.10"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.3">Section 3.3</a>> 1096 <a href="#uri" class="smpl">segment</a> = <segment, see <a href="#RFC3986" id="rfc.xref.RFC3986.11"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.3">Section 3.3</a>> 1097 <a href="#uri" class="smpl">query</a> = <query, see <a href="#RFC3986" id="rfc.xref.RFC3986.12"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.4">Section 3.4</a>> 1098 <a href="#uri" class="smpl">fragment</a> = <fragment, see <a href="#RFC3986" id="rfc.xref.RFC3986.13"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-3.5">Section 3.5</a>> 1099 1099 1100 1100 <a href="#uri" class="smpl">absolute-path</a> = 1*( "/" segment ) … … 3422 3422 transfer-coding ] ) 3423 3423 3424 <a href="#uri" class="smpl">URI-reference</a> = <URI-reference, defined in[RFC3986], Section 4.1>3424 <a href="#uri" class="smpl">URI-reference</a> = <URI-reference, see [RFC3986], Section 4.1> 3425 3425 <a href="#header.upgrade" class="smpl">Upgrade</a> = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 3426 3426 … … 3429 3429 comment ] ) ] ) 3430 3430 3431 <a href="#uri" class="smpl">absolute-URI</a> = <absolute-URI, defined in[RFC3986], Section 4.3>3431 <a href="#uri" class="smpl">absolute-URI</a> = <absolute-URI, see [RFC3986], Section 4.3> 3432 3432 <a href="#absolute-form" class="smpl">absolute-form</a> = absolute-URI 3433 3433 <a href="#uri" class="smpl">absolute-path</a> = 1*( "/" segment ) 3434 3434 <a href="#asterisk-form" class="smpl">asterisk-form</a> = "*" 3435 <a href="#uri" class="smpl">authority</a> = <authority, defined in[RFC3986], Section 3.2>3435 <a href="#uri" class="smpl">authority</a> = <authority, see [RFC3986], Section 3.2> 3436 3436 <a href="#authority-form" class="smpl">authority-form</a> = authority 3437 3437 … … 3454 3454 <a href="#header.fields" class="smpl">field-value</a> = *( field-content / obs-fold ) 3455 3455 <a href="#header.fields" class="smpl">field-vchar</a> = VCHAR / obs-text 3456 <a href="#uri" class="smpl">fragment</a> = <fragment, defined in[RFC3986], Section 3.5>3456 <a href="#uri" class="smpl">fragment</a> = <fragment, see [RFC3986], Section 3.5> 3457 3457 3458 3458 <a href="#header.fields" class="smpl">header-field</a> = field-name ":" OWS field-value OWS … … 3472 3472 3473 3473 <a href="#uri" class="smpl">partial-URI</a> = relative-part [ "?" query ] 3474 <a href="#uri" class="smpl">path-abempty</a> = <path-abempty, defined in[RFC3986], Section 3.3>3475 <a href="#uri" class="smpl">port</a> = <port, defined in[RFC3986], Section 3.2.3>3474 <a href="#uri" class="smpl">path-abempty</a> = <path-abempty, see [RFC3986], Section 3.3> 3475 <a href="#uri" class="smpl">port</a> = <port, see [RFC3986], Section 3.2.3> 3476 3476 <a href="#header.upgrade" class="smpl">protocol</a> = protocol-name [ "/" protocol-version ] 3477 3477 <a href="#header.upgrade" class="smpl">protocol-name</a> = token … … 3482 3482 / %x5D-7E ; ']'-'~' 3483 3483 / obs-text 3484 <a href="#uri" class="smpl">query</a> = <query, defined in[RFC3986], Section 3.4>3484 <a href="#uri" class="smpl">query</a> = <query, see [RFC3986], Section 3.4> 3485 3485 <a href="#rule.quoted-pair" class="smpl">quoted-pair</a> = "\" ( HTAB / SP / VCHAR / obs-text ) 3486 3486 <a href="#rule.quoted-string" class="smpl">quoted-string</a> = DQUOTE *( qdtext / quoted-pair ) DQUOTE … … 3490 3490 <a href="#header.via" class="smpl">received-by</a> = ( uri-host [ ":" port ] ) / pseudonym 3491 3491 <a href="#header.via" class="smpl">received-protocol</a> = [ protocol-name "/" ] protocol-version 3492 <a href="#uri" class="smpl">relative-part</a> = <relative-part, defined in[RFC3986], Section 4.2>3492 <a href="#uri" class="smpl">relative-part</a> = <relative-part, see [RFC3986], Section 4.2> 3493 3493 <a href="#request.line" class="smpl">request-line</a> = method SP request-target SP HTTP-version CRLF 3494 3494 <a href="#request-target" class="smpl">request-target</a> = origin-form / absolute-form / authority-form / 3495 3495 asterisk-form 3496 3496 3497 <a href="#uri" class="smpl">scheme</a> = <scheme, defined in[RFC3986], Section 3.1>3498 <a href="#uri" class="smpl">segment</a> = <segment, defined in[RFC3986], Section 3.3>3497 <a href="#uri" class="smpl">scheme</a> = <scheme, see [RFC3986], Section 3.1> 3498 <a href="#uri" class="smpl">segment</a> = <segment, see [RFC3986], Section 3.3> 3499 3499 <a href="#http.message" class="smpl">start-line</a> = request-line / status-line 3500 3500 <a href="#status.line" class="smpl">status-code</a> = 3DIGIT … … 3512 3512 <a href="#rule.parameter" class="smpl">transfer-parameter</a> = token BWS "=" BWS ( token / quoted-string ) 3513 3513 3514 <a href="#uri" class="smpl">uri-host</a> = <host, defined in[RFC3986], Section 3.2.2>3514 <a href="#uri" class="smpl">uri-host</a> = <host, see [RFC3986], Section 3.2.2> 3515 3515 </pre></div> 3516 3516 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2666 r2667 842 842 </t> 843 843 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="URI-reference"><!--exported production--></iref><iref primary="true" item="Grammar" subitem="absolute-URI"/><iref primary="true" item="Grammar" subitem="scheme"/><iref primary="true" item="Grammar" subitem="authority"/><iref primary="true" item="Grammar" subitem="absolute-path"/><iref primary="true" item="Grammar" subitem="port"/><iref primary="true" item="Grammar" subitem="query"/><iref primary="true" item="Grammar" subitem="fragment"/><iref primary="true" item="Grammar" subitem="segment"/><iref primary="true" item="Grammar" subitem="uri-host"/><iref primary="true" item="Grammar" subitem="partial-URI"><!--exported production--></iref> 844 <x:ref>URI-reference</x:ref> = <URI-reference, defined in<xref target="RFC3986" x:fmt="," x:sec="4.1"/>>845 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in<xref target="RFC3986" x:fmt="," x:sec="4.3"/>>846 <x:ref>relative-part</x:ref> = <relative-part, defined in<xref target="RFC3986" x:fmt="," x:sec="4.2"/>>847 <x:ref>scheme</x:ref> = <scheme, defined in<xref target="RFC3986" x:fmt="," x:sec="3.1"/>>848 <x:ref>authority</x:ref> = <authority, defined in<xref target="RFC3986" x:fmt="," x:sec="3.2"/>>849 <x:ref>uri-host</x:ref> = <host, defined in<xref target="RFC3986" x:fmt="," x:sec="3.2.2"/>>850 <x:ref>port</x:ref> = <port, defined in<xref target="RFC3986" x:fmt="," x:sec="3.2.3"/>>851 <x:ref>path-abempty</x:ref> = <path-abempty, defined in<xref target="RFC3986" x:fmt="," x:sec="3.3"/>>852 <x:ref>segment</x:ref> = <segment, defined in<xref target="RFC3986" x:fmt="," x:sec="3.3"/>>853 <x:ref>query</x:ref> = <query, defined in<xref target="RFC3986" x:fmt="," x:sec="3.4"/>>854 <x:ref>fragment</x:ref> = <fragment, defined in<xref target="RFC3986" x:fmt="," x:sec="3.5"/>>844 <x:ref>URI-reference</x:ref> = <URI-reference, see <xref target="RFC3986" x:fmt="," x:sec="4.1"/>> 845 <x:ref>absolute-URI</x:ref> = <absolute-URI, see <xref target="RFC3986" x:fmt="," x:sec="4.3"/>> 846 <x:ref>relative-part</x:ref> = <relative-part, see <xref target="RFC3986" x:fmt="," x:sec="4.2"/>> 847 <x:ref>scheme</x:ref> = <scheme, see <xref target="RFC3986" x:fmt="," x:sec="3.1"/>> 848 <x:ref>authority</x:ref> = <authority, see <xref target="RFC3986" x:fmt="," x:sec="3.2"/>> 849 <x:ref>uri-host</x:ref> = <host, see <xref target="RFC3986" x:fmt="," x:sec="3.2.2"/>> 850 <x:ref>port</x:ref> = <port, see <xref target="RFC3986" x:fmt="," x:sec="3.2.3"/>> 851 <x:ref>path-abempty</x:ref> = <path-abempty, see <xref target="RFC3986" x:fmt="," x:sec="3.3"/>> 852 <x:ref>segment</x:ref> = <segment, see <xref target="RFC3986" x:fmt="," x:sec="3.3"/>> 853 <x:ref>query</x:ref> = <query, see <xref target="RFC3986" x:fmt="," x:sec="3.4"/>> 854 <x:ref>fragment</x:ref> = <fragment, see <xref target="RFC3986" x:fmt="," x:sec="3.5"/>> 855 855 856 856 <x:ref>absolute-path</x:ref> = 1*( "/" segment ) … … 5517 5517 transfer-coding ] ) 5518 5518 5519 <x:ref>URI-reference</x:ref> = <URI-reference, defined in[RFC3986], Section 4.1>5519 <x:ref>URI-reference</x:ref> = <URI-reference, see [RFC3986], Section 4.1> 5520 5520 <x:ref>Upgrade</x:ref> = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 5521 5521 … … 5524 5524 comment ] ) ] ) 5525 5525 5526 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in[RFC3986], Section 4.3>5526 <x:ref>absolute-URI</x:ref> = <absolute-URI, see [RFC3986], Section 4.3> 5527 5527 <x:ref>absolute-form</x:ref> = absolute-URI 5528 5528 <x:ref>absolute-path</x:ref> = 1*( "/" segment ) 5529 5529 <x:ref>asterisk-form</x:ref> = "*" 5530 <x:ref>authority</x:ref> = <authority, defined in[RFC3986], Section 3.2>5530 <x:ref>authority</x:ref> = <authority, see [RFC3986], Section 3.2> 5531 5531 <x:ref>authority-form</x:ref> = authority 5532 5532 … … 5549 5549 <x:ref>field-value</x:ref> = *( field-content / obs-fold ) 5550 5550 <x:ref>field-vchar</x:ref> = VCHAR / obs-text 5551 <x:ref>fragment</x:ref> = <fragment, defined in[RFC3986], Section 3.5>5551 <x:ref>fragment</x:ref> = <fragment, see [RFC3986], Section 3.5> 5552 5552 5553 5553 <x:ref>header-field</x:ref> = field-name ":" OWS field-value OWS … … 5567 5567 5568 5568 <x:ref>partial-URI</x:ref> = relative-part [ "?" query ] 5569 <x:ref>path-abempty</x:ref> = <path-abempty, defined in[RFC3986], Section 3.3>5570 <x:ref>port</x:ref> = <port, defined in[RFC3986], Section 3.2.3>5569 <x:ref>path-abempty</x:ref> = <path-abempty, see [RFC3986], Section 3.3> 5570 <x:ref>port</x:ref> = <port, see [RFC3986], Section 3.2.3> 5571 5571 <x:ref>protocol</x:ref> = protocol-name [ "/" protocol-version ] 5572 5572 <x:ref>protocol-name</x:ref> = token … … 5577 5577 / %x5D-7E ; ']'-'~' 5578 5578 / obs-text 5579 <x:ref>query</x:ref> = <query, defined in[RFC3986], Section 3.4>5579 <x:ref>query</x:ref> = <query, see [RFC3986], Section 3.4> 5580 5580 <x:ref>quoted-pair</x:ref> = "\" ( HTAB / SP / VCHAR / obs-text ) 5581 5581 <x:ref>quoted-string</x:ref> = DQUOTE *( qdtext / quoted-pair ) DQUOTE … … 5585 5585 <x:ref>received-by</x:ref> = ( uri-host [ ":" port ] ) / pseudonym 5586 5586 <x:ref>received-protocol</x:ref> = [ protocol-name "/" ] protocol-version 5587 <x:ref>relative-part</x:ref> = <relative-part, defined in[RFC3986], Section 4.2>5587 <x:ref>relative-part</x:ref> = <relative-part, see [RFC3986], Section 4.2> 5588 5588 <x:ref>request-line</x:ref> = method SP request-target SP HTTP-version CRLF 5589 5589 <x:ref>request-target</x:ref> = origin-form / absolute-form / authority-form / 5590 5590 asterisk-form 5591 5591 5592 <x:ref>scheme</x:ref> = <scheme, defined in[RFC3986], Section 3.1>5593 <x:ref>segment</x:ref> = <segment, defined in[RFC3986], Section 3.3>5592 <x:ref>scheme</x:ref> = <scheme, see [RFC3986], Section 3.1> 5593 <x:ref>segment</x:ref> = <segment, see [RFC3986], Section 3.3> 5594 5594 <x:ref>start-line</x:ref> = request-line / status-line 5595 5595 <x:ref>status-code</x:ref> = 3DIGIT … … 5607 5607 <x:ref>transfer-parameter</x:ref> = token BWS "=" BWS ( token / quoted-string ) 5608 5608 5609 <x:ref>uri-host</x:ref> = <host, defined in[RFC3986], Section 3.2.2>5609 <x:ref>uri-host</x:ref> = <host, see [RFC3986], Section 3.2.2> 5610 5610 </artwork> 5611 5611 </figure> -
draft-ietf-httpbis/latest/p2-semantics.html
r2663 r2667 463 463 } 464 464 @bottom-center { 465 content: "Expires November 1 0, 2014";465 content: "Expires November 13, 2014"; 466 466 } 467 467 @bottom-right { … … 508 508 <meta name="dct.creator" content="Reschke, J. F."> 509 509 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 510 <meta name="dct.issued" scheme="ISO8601" content="2014-05- 09">510 <meta name="dct.issued" scheme="ISO8601" content="2014-05-12"> 511 511 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 512 512 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation."> … … 536 536 <tr> 537 537 <td class="left">Intended status: Standards Track</td> 538 <td class="right">May 9, 2014</td>538 <td class="right">May 12, 2014</td> 539 539 </tr> 540 540 <tr> 541 <td class="left">Expires: November 1 0, 2014</td>541 <td class="left">Expires: November 13, 2014</td> 542 542 <td class="right"></td> 543 543 </tr> … … 568 568 in progress”. 569 569 </p> 570 <p>This Internet-Draft will expire on November 1 0, 2014.</p>570 <p>This Internet-Draft will expire on November 13, 2014.</p> 571 571 </div> 572 572 <div id="rfc.copyrightnotice"> … … 2094 2094 <div id="rfc.figure.u.33"></div><pre class="inline"><span id="rfc.iref.g.26"></span><span id="rfc.iref.g.27"></span> <a href="#header.accept-language" class="smpl">Accept-Language</a> = 1#( <a href="#header.accept-language" class="smpl">language-range</a> [ <a href="#quality.values" class="smpl">weight</a> ] ) 2095 2095 <a href="#header.accept-language" class="smpl">language-range</a> = 2096 <language-range, defined in<a href="#RFC4647" id="rfc.xref.RFC4647.1"><cite title="Matching of Language Tags">[RFC4647]</cite></a>, <a href="http://tools.ietf.org/html/rfc4647#section-2.1">Section 2.1</a>>2096 <language-range, see <a href="#RFC4647" id="rfc.xref.RFC4647.1"><cite title="Matching of Language Tags">[RFC4647]</cite></a>, <a href="http://tools.ietf.org/html/rfc4647#section-2.1">Section 2.1</a>> 2097 2097 </pre><p id="rfc.section.5.3.5.p.3">Each language-range can be given an associated quality value representing an estimate of the user's preference for the languages 2098 2098 specified by that range, as defined in <a href="#quality.values" title="Quality Values">Section 5.3.1</a>. For example, … … 2192 2192 <div id="rfc.figure.u.35"></div><pre class="inline"><span id="rfc.iref.g.28"></span> <a href="#header.from" class="smpl">From</a> = <a href="#header.from" class="smpl">mailbox</a> 2193 2193 2194 <a href="#header.from" class="smpl">mailbox</a> = <mailbox, defined in<a href="#RFC5322" id="rfc.xref.RFC5322.2"><cite title="Internet Message Format">[RFC5322]</cite></a>, <a href="http://tools.ietf.org/html/rfc5322#section-3.4">Section 3.4</a>>2194 <a href="#header.from" class="smpl">mailbox</a> = <mailbox, see <a href="#RFC5322" id="rfc.xref.RFC5322.2"><cite title="Internet Message Format">[RFC5322]</cite></a>, <a href="http://tools.ietf.org/html/rfc5322#section-3.4">Section 3.4</a>> 2195 2195 </pre><p id="rfc.section.5.5.1.p.3">An example is:</p> 2196 2196 <div id="rfc.figure.u.36"></div><pre class="text"> From: webmaster@example.org … … 3110 3110 <div id="rfc.figure.u.46"></div><pre class="inline"><span id="rfc.iref.g.34"></span><span id="rfc.iref.g.35"></span><span id="rfc.iref.g.36"></span><span id="rfc.iref.g.37"></span><span id="rfc.iref.g.38"></span><span id="rfc.iref.g.39"></span><span id="rfc.iref.g.40"></span><span id="rfc.iref.g.41"></span><span id="rfc.iref.g.42"></span><span id="rfc.iref.g.43"></span><span id="rfc.iref.g.44"></span><span id="rfc.iref.g.45"></span> <a href="#preferred.date.format" class="smpl">IMF-fixdate</a> = <a href="#preferred.date.format" class="smpl">day-name</a> "," <a href="#imported.abnf" class="smpl">SP</a> date1 <a href="#imported.abnf" class="smpl">SP</a> <a href="#preferred.date.format" class="smpl">time-of-day</a> <a href="#imported.abnf" class="smpl">SP</a> <a href="#preferred.date.format" class="smpl">GMT</a> 3111 3111 ; fixed length/zone/capitalization subset of the format 3112 ; defined in<a href="http://tools.ietf.org/html/rfc5322#section-3.3">Section 3.3</a> of <a href="#RFC5322" id="rfc.xref.RFC5322.4"><cite title="Internet Message Format">[RFC5322]</cite></a>3112 ; see <a href="http://tools.ietf.org/html/rfc5322#section-3.3">Section 3.3</a> of <a href="#RFC5322" id="rfc.xref.RFC5322.4"><cite title="Internet Message Format">[RFC5322]</cite></a> 3113 3113 3114 3114 <a href="#preferred.date.format" class="smpl">day-name</a> = %x4D.6F.6E ; "Mon", case-sensitive … … 4590 4590 <p id="rfc.section.C.p.2">The rules below are defined in <a href="#RFC7230" id="rfc.xref.RFC7230.47"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>: 4591 4591 </p> 4592 <div id="rfc.figure.u.65"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.48"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>4593 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.49"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>4594 <a href="#imported.abnf" class="smpl">RWS</a> = <RWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.50"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>4595 <a href="#imported.abnf" class="smpl">URI-reference</a> = <URI-reference, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.51"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>>4596 <a href="#imported.abnf" class="smpl">absolute-URI</a> = <absolute-URI, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.52"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>>4597 <a href="#imported.abnf" class="smpl">comment</a> = <comment, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.53"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>4598 <a href="#imported.abnf" class="smpl">field-name</a> = <comment, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.54"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#header.fields" title="Header Fields">Section 3.2</a>>4599 <a href="#imported.abnf" class="smpl">partial-URI</a> = <partial-URI, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.55"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>>4600 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.56"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>4601 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.57"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>4592 <div id="rfc.figure.u.65"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.48"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 4593 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.49"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 4594 <a href="#imported.abnf" class="smpl">RWS</a> = <RWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.50"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 4595 <a href="#imported.abnf" class="smpl">URI-reference</a> = <URI-reference, see <a href="#RFC7230" id="rfc.xref.RFC7230.51"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>> 4596 <a href="#imported.abnf" class="smpl">absolute-URI</a> = <absolute-URI, see <a href="#RFC7230" id="rfc.xref.RFC7230.52"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>> 4597 <a href="#imported.abnf" class="smpl">comment</a> = <comment, see <a href="#RFC7230" id="rfc.xref.RFC7230.53"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 4598 <a href="#imported.abnf" class="smpl">field-name</a> = <comment, see <a href="#RFC7230" id="rfc.xref.RFC7230.54"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#header.fields" title="Header Fields">Section 3.2</a>> 4599 <a href="#imported.abnf" class="smpl">partial-URI</a> = <partial-URI, see <a href="#RFC7230" id="rfc.xref.RFC7230.55"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>> 4600 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, see <a href="#RFC7230" id="rfc.xref.RFC7230.56"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 4601 <a href="#imported.abnf" class="smpl">token</a> = <token, see <a href="#RFC7230" id="rfc.xref.RFC7230.57"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 4602 4602 </pre></div> 4603 4603 <div id="collected.abnf"> … … 4615 4615 <a href="#header.allow" class="smpl">Allow</a> = [ ( "," / method ) *( OWS "," [ OWS method ] ) ] 4616 4616 4617 <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, defined in[RFC7230], Section 3.2.3>4617 <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, see [RFC7230], Section 3.2.3> 4618 4618 4619 4619 <a href="#header.content-encoding" class="smpl">Content-Encoding</a> = *( "," OWS ) content-coding *( OWS "," [ OWS … … 4640 4640 <a href="#header.max-forwards" class="smpl">Max-Forwards</a> = 1*DIGIT 4641 4641 4642 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in[RFC7230], Section 3.2.3>4643 4644 <a href="#imported.abnf" class="smpl">RWS</a> = <RWS, defined in[RFC7230], Section 3.2.3>4642 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see [RFC7230], Section 3.2.3> 4643 4644 <a href="#imported.abnf" class="smpl">RWS</a> = <RWS, see [RFC7230], Section 3.2.3> 4645 4645 <a href="#header.referer" class="smpl">Referer</a> = absolute-URI / partial-URI 4646 4646 <a href="#header.retry-after" class="smpl">Retry-After</a> = HTTP-date / delay-seconds … … 4648 4648 <a href="#header.server" class="smpl">Server</a> = product *( RWS ( product / comment ) ) 4649 4649 4650 <a href="#imported.abnf" class="smpl">URI-reference</a> = <URI-reference, defined in[RFC7230], Section 2.7>4650 <a href="#imported.abnf" class="smpl">URI-reference</a> = <URI-reference, see [RFC7230], Section 2.7> 4651 4651 <a href="#header.user-agent" class="smpl">User-Agent</a> = product *( RWS ( product / comment ) ) 4652 4652 … … 4654 4654 ) ) 4655 4655 4656 <a href="#imported.abnf" class="smpl">absolute-URI</a> = <absolute-URI, defined in[RFC7230], Section 2.7>4656 <a href="#imported.abnf" class="smpl">absolute-URI</a> = <absolute-URI, see [RFC7230], Section 2.7> 4657 4657 <a href="#header.accept" class="smpl">accept-ext</a> = OWS ";" OWS token [ "=" ( token / quoted-string ) ] 4658 4658 <a href="#header.accept" class="smpl">accept-params</a> = weight *accept-ext … … 4661 4661 <a href="#charset" class="smpl">charset</a> = token 4662 4662 <a href="#header.accept-encoding" class="smpl">codings</a> = content-coding / "identity" / "*" 4663 <a href="#imported.abnf" class="smpl">comment</a> = <comment, defined in[RFC7230], Section 3.2.6>4663 <a href="#imported.abnf" class="smpl">comment</a> = <comment, see [RFC7230], Section 3.2.6> 4664 4664 <a href="#content.codings" class="smpl">content-coding</a> = token 4665 4665 … … 4684 4684 <a href="#rule.delay-seconds" class="smpl">delay-seconds</a> = 1*DIGIT 4685 4685 4686 <a href="#imported.abnf" class="smpl">field-name</a> = <comment, defined in[RFC7230], Section 3.2>4686 <a href="#imported.abnf" class="smpl">field-name</a> = <comment, see [RFC7230], Section 3.2> 4687 4687 4688 4688 <a href="#preferred.date.format" class="smpl">hour</a> = 2DIGIT 4689 4689 4690 <a href="#header.accept-language" class="smpl">language-range</a> = <language-range, defined in[RFC4647], Section 2.1>4690 <a href="#header.accept-language" class="smpl">language-range</a> = <language-range, see [RFC4647], Section 2.1> 4691 4691 <a href="#language.tags" class="smpl">language-tag</a> = <Language-Tag, defined in [RFC5646], Section 2.1> 4692 4692 4693 <a href="#header.from" class="smpl">mailbox</a> = <mailbox, defined in[RFC5322], Section 3.4>4693 <a href="#header.from" class="smpl">mailbox</a> = <mailbox, see [RFC5322], Section 3.4> 4694 4694 <a href="#header.accept" class="smpl">media-range</a> = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS 4695 4695 ";" OWS parameter ) … … 4713 4713 4714 4714 <a href="#rule.parameter" class="smpl">parameter</a> = token "=" ( token / quoted-string ) 4715 <a href="#imported.abnf" class="smpl">partial-URI</a> = <partial-URI, defined in[RFC7230], Section 2.7>4715 <a href="#imported.abnf" class="smpl">partial-URI</a> = <partial-URI, see [RFC7230], Section 2.7> 4716 4716 <a href="#header.user-agent" class="smpl">product</a> = token [ "/" product-version ] 4717 4717 <a href="#header.user-agent" class="smpl">product-version</a> = token 4718 4718 4719 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in[RFC7230], Section 3.2.6>4719 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, see [RFC7230], Section 3.2.6> 4720 4720 <a href="#quality.values" class="smpl">qvalue</a> = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 4721 4721 … … 4726 4726 4727 4727 <a href="#preferred.date.format" class="smpl">time-of-day</a> = hour ":" minute ":" second 4728 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in[RFC7230], Section 3.2.6>4728 <a href="#imported.abnf" class="smpl">token</a> = <token, see [RFC7230], Section 3.2.6> 4729 4729 <a href="#media.type" class="smpl">type</a> = token 4730 4730 -
draft-ietf-httpbis/latest/p2-semantics.xml
r2663 r2667 2345 2345 <x:ref>Accept-Language</x:ref> = 1#( <x:ref>language-range</x:ref> [ <x:ref>weight</x:ref> ] ) 2346 2346 <x:ref>language-range</x:ref> = 2347 <language-range, defined in<xref target="RFC4647" x:fmt="," x:sec="2.1"/>>2347 <language-range, see <xref target="RFC4647" x:fmt="," x:sec="2.1"/>> 2348 2348 </artwork></figure> 2349 2349 <t> … … 2458 2458 <x:ref>From</x:ref> = <x:ref>mailbox</x:ref> 2459 2459 2460 <x:ref>mailbox</x:ref> = <mailbox, defined in<xref x:sec="3.4" x:fmt="," target="RFC5322"/>>2460 <x:ref>mailbox</x:ref> = <mailbox, see <xref x:sec="3.4" x:fmt="," target="RFC5322"/>> 2461 2461 </artwork></figure> 2462 2462 <t> … … 3740 3740 <x:ref>IMF-fixdate</x:ref> = <x:ref>day-name</x:ref> "," <x:ref>SP</x:ref> date1 <x:ref>SP</x:ref> <x:ref>time-of-day</x:ref> <x:ref>SP</x:ref> <x:ref>GMT</x:ref> 3741 3741 ; fixed length/zone/capitalization subset of the format 3742 ; defined in<xref target="RFC5322" x:fmt="of" x:sec="3.3"/>3742 ; see <xref target="RFC5322" x:fmt="of" x:sec="3.3"/> 3743 3743 3744 3744 <x:ref>day-name</x:ref> = <x:abnf-char-sequence>"Mon"</x:abnf-char-sequence> ; "Mon", case-sensitive … … 6133 6133 </t> 6134 6134 <figure><artwork type="abnf2616"> 6135 <x:ref>BWS</x:ref> = <BWS, defined in&whitespace;>6136 <x:ref>OWS</x:ref> = <OWS, defined in&whitespace;>6137 <x:ref>RWS</x:ref> = <RWS, defined in&whitespace;>6138 <x:ref>URI-reference</x:ref> = <URI-reference, defined in&uri;>6139 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in&uri;>6140 <x:ref>comment</x:ref> = <comment, defined in&field-components;>6141 <x:ref>field-name</x:ref> = <comment, defined in&header-fields;>6142 <x:ref>partial-URI</x:ref> = <partial-URI, defined in&uri;>6143 <x:ref>quoted-string</x:ref> = <quoted-string, defined in&field-components;>6144 <x:ref>token</x:ref> = <token, defined in&field-components;>6135 <x:ref>BWS</x:ref> = <BWS, see &whitespace;> 6136 <x:ref>OWS</x:ref> = <OWS, see &whitespace;> 6137 <x:ref>RWS</x:ref> = <RWS, see &whitespace;> 6138 <x:ref>URI-reference</x:ref> = <URI-reference, see &uri;> 6139 <x:ref>absolute-URI</x:ref> = <absolute-URI, see &uri;> 6140 <x:ref>comment</x:ref> = <comment, see &field-components;> 6141 <x:ref>field-name</x:ref> = <comment, see &header-fields;> 6142 <x:ref>partial-URI</x:ref> = <partial-URI, see &uri;> 6143 <x:ref>quoted-string</x:ref> = <quoted-string, see &field-components;> 6144 <x:ref>token</x:ref> = <token, see &field-components;> 6145 6145 </artwork></figure> 6146 6146 </section> … … 6162 6162 <x:ref>Allow</x:ref> = [ ( "," / method ) *( OWS "," [ OWS method ] ) ] 6163 6163 6164 <x:ref>BWS</x:ref> = <BWS, defined in[RFC7230], Section 3.2.3>6164 <x:ref>BWS</x:ref> = <BWS, see [RFC7230], Section 3.2.3> 6165 6165 6166 6166 <x:ref>Content-Encoding</x:ref> = *( "," OWS ) content-coding *( OWS "," [ OWS … … 6187 6187 <x:ref>Max-Forwards</x:ref> = 1*DIGIT 6188 6188 6189 <x:ref>OWS</x:ref> = <OWS, defined in[RFC7230], Section 3.2.3>6190 6191 <x:ref>RWS</x:ref> = <RWS, defined in[RFC7230], Section 3.2.3>6189 <x:ref>OWS</x:ref> = <OWS, see [RFC7230], Section 3.2.3> 6190 6191 <x:ref>RWS</x:ref> = <RWS, see [RFC7230], Section 3.2.3> 6192 6192 <x:ref>Referer</x:ref> = absolute-URI / partial-URI 6193 6193 <x:ref>Retry-After</x:ref> = HTTP-date / delay-seconds … … 6195 6195 <x:ref>Server</x:ref> = product *( RWS ( product / comment ) ) 6196 6196 6197 <x:ref>URI-reference</x:ref> = <URI-reference, defined in[RFC7230], Section 2.7>6197 <x:ref>URI-reference</x:ref> = <URI-reference, see [RFC7230], Section 2.7> 6198 6198 <x:ref>User-Agent</x:ref> = product *( RWS ( product / comment ) ) 6199 6199 … … 6201 6201 ) ) 6202 6202 6203 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in[RFC7230], Section 2.7>6203 <x:ref>absolute-URI</x:ref> = <absolute-URI, see [RFC7230], Section 2.7> 6204 6204 <x:ref>accept-ext</x:ref> = OWS ";" OWS token [ "=" ( token / quoted-string ) ] 6205 6205 <x:ref>accept-params</x:ref> = weight *accept-ext … … 6208 6208 <x:ref>charset</x:ref> = token 6209 6209 <x:ref>codings</x:ref> = content-coding / "identity" / "*" 6210 <x:ref>comment</x:ref> = <comment, defined in[RFC7230], Section 3.2.6>6210 <x:ref>comment</x:ref> = <comment, see [RFC7230], Section 3.2.6> 6211 6211 <x:ref>content-coding</x:ref> = token 6212 6212 … … 6231 6231 <x:ref>delay-seconds</x:ref> = 1*DIGIT 6232 6232 6233 <x:ref>field-name</x:ref> = <comment, defined in[RFC7230], Section 3.2>6233 <x:ref>field-name</x:ref> = <comment, see [RFC7230], Section 3.2> 6234 6234 6235 6235 <x:ref>hour</x:ref> = 2DIGIT 6236 6236 6237 <x:ref>language-range</x:ref> = <language-range, defined in[RFC4647], Section 2.1>6237 <x:ref>language-range</x:ref> = <language-range, see [RFC4647], Section 2.1> 6238 6238 <x:ref>language-tag</x:ref> = <Language-Tag, defined in [RFC5646], Section 2.1> 6239 6239 6240 <x:ref>mailbox</x:ref> = <mailbox, defined in[RFC5322], Section 3.4>6240 <x:ref>mailbox</x:ref> = <mailbox, see [RFC5322], Section 3.4> 6241 6241 <x:ref>media-range</x:ref> = ( "*/*" / ( type "/*" ) / ( type "/" subtype ) ) *( OWS 6242 6242 ";" OWS parameter ) … … 6260 6260 6261 6261 <x:ref>parameter</x:ref> = token "=" ( token / quoted-string ) 6262 <x:ref>partial-URI</x:ref> = <partial-URI, defined in[RFC7230], Section 2.7>6262 <x:ref>partial-URI</x:ref> = <partial-URI, see [RFC7230], Section 2.7> 6263 6263 <x:ref>product</x:ref> = token [ "/" product-version ] 6264 6264 <x:ref>product-version</x:ref> = token 6265 6265 6266 <x:ref>quoted-string</x:ref> = <quoted-string, defined in[RFC7230], Section 3.2.6>6266 <x:ref>quoted-string</x:ref> = <quoted-string, see [RFC7230], Section 3.2.6> 6267 6267 <x:ref>qvalue</x:ref> = ( "0" [ "." *3DIGIT ] ) / ( "1" [ "." *3"0" ] ) 6268 6268 … … 6273 6273 6274 6274 <x:ref>time-of-day</x:ref> = hour ":" minute ":" second 6275 <x:ref>token</x:ref> = <token, defined in[RFC7230], Section 3.2.6>6275 <x:ref>token</x:ref> = <token, see [RFC7230], Section 3.2.6> 6276 6276 <x:ref>type</x:ref> = token 6277 6277 -
draft-ietf-httpbis/latest/p4-conditional.html
r2662 r2667 463 463 } 464 464 @bottom-center { 465 content: "Expires November 9, 2014";465 content: "Expires November 13, 2014"; 466 466 } 467 467 @bottom-right { … … 506 506 <meta name="dct.creator" content="Reschke, J. F."> 507 507 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 508 <meta name="dct.issued" scheme="ISO8601" content="2014-05- 08">508 <meta name="dct.issued" scheme="ISO8601" content="2014-05-12"> 509 509 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 510 510 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false."> … … 532 532 </tr> 533 533 <tr> 534 <td class="left">Expires: November 9, 2014</td>535 <td class="right">May 8, 2014</td>534 <td class="left">Expires: November 13, 2014</td> 535 <td class="right">May 12, 2014</td> 536 536 </tr> 537 537 </tbody> … … 561 561 in progress”. 562 562 </p> 563 <p>This Internet-Draft will expire on November 9, 2014.</p>563 <p>This Internet-Draft will expire on November 13, 2014.</p> 564 564 </div> 565 565 <div id="rfc.copyrightnotice"> … … 1413 1413 <p id="rfc.section.B.p.2">The rules below are defined in <a href="#RFC7230" id="rfc.xref.RFC7230.7"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>: 1414 1414 </p> 1415 <div id="rfc.figure.u.16"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.8"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>1416 <a href="#imported.abnf" class="smpl">obs-text</a> = <obs-text, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.9"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>1415 <div id="rfc.figure.u.16"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.8"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 1416 <a href="#imported.abnf" class="smpl">obs-text</a> = <obs-text, see <a href="#RFC7230" id="rfc.xref.RFC7230.9"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 1417 1417 </pre><p id="rfc.section.B.p.4">The rules below are defined in other parts:</p> 1418 <div id="rfc.figure.u.17"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, defined in<a href="#RFC7231" id="rfc.xref.RFC7231.7"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[RFC7231]</cite></a>, <a href="p2-semantics.html#http.date" title="Date/Time Formats">Section 7.1.1.1</a>>1418 <div id="rfc.figure.u.17"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, see <a href="#RFC7231" id="rfc.xref.RFC7231.7"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[RFC7231]</cite></a>, <a href="p2-semantics.html#http.date" title="Date/Time Formats">Section 7.1.1.1</a>> 1419 1419 </pre></div> 1420 1420 <div id="collected.abnf"> … … 1424 1424 <div id="rfc.figure.u.18"></div><pre class="inline"><a href="#header.etag" class="smpl">ETag</a> = entity-tag 1425 1425 1426 <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, defined in[RFC7231], Section 7.1.1.1>1426 <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, see [RFC7231], Section 7.1.1.1> 1427 1427 1428 1428 <a href="#header.if-match" class="smpl">If-Match</a> = "*" / ( *( "," OWS ) entity-tag *( OWS "," [ OWS … … 1435 1435 <a href="#header.last-modified" class="smpl">Last-Modified</a> = HTTP-date 1436 1436 1437 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in[RFC7230], Section 3.2.3>1437 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see [RFC7230], Section 3.2.3> 1438 1438 1439 1439 <a href="#header.etag" class="smpl">entity-tag</a> = [ weak ] opaque-tag … … 1441 1441 / obs-text 1442 1442 1443 <a href="#imported.abnf" class="smpl">obs-text</a> = <obs-text, defined in[RFC7230], Section 3.2.6>1443 <a href="#imported.abnf" class="smpl">obs-text</a> = <obs-text, see [RFC7230], Section 3.2.6> 1444 1444 <a href="#header.etag" class="smpl">opaque-tag</a> = DQUOTE *etagc DQUOTE 1445 1445 -
draft-ietf-httpbis/latest/p4-conditional.xml
r2662 r2667 1528 1528 </t> 1529 1529 <figure><artwork type="abnf2616"> 1530 <x:ref>OWS</x:ref> = <OWS, defined in&whitespace;>1531 <x:ref>obs-text</x:ref> = <obs-text, defined in&field-components;>1530 <x:ref>OWS</x:ref> = <OWS, see &whitespace;> 1531 <x:ref>obs-text</x:ref> = <obs-text, see &field-components;> 1532 1532 </artwork></figure> 1533 1533 <t> … … 1535 1535 </t> 1536 1536 <figure><artwork type="abnf2616"> 1537 <x:ref>HTTP-date</x:ref> = <HTTP-date, defined in&http-date;>1537 <x:ref>HTTP-date</x:ref> = <HTTP-date, see &http-date;> 1538 1538 </artwork></figure> 1539 1539 </section> … … 1547 1547 <x:ref>ETag</x:ref> = entity-tag 1548 1548 1549 <x:ref>HTTP-date</x:ref> = <HTTP-date, defined in[RFC7231], Section 7.1.1.1>1549 <x:ref>HTTP-date</x:ref> = <HTTP-date, see [RFC7231], Section 7.1.1.1> 1550 1550 1551 1551 <x:ref>If-Match</x:ref> = "*" / ( *( "," OWS ) entity-tag *( OWS "," [ OWS … … 1558 1558 <x:ref>Last-Modified</x:ref> = HTTP-date 1559 1559 1560 <x:ref>OWS</x:ref> = <OWS, defined in[RFC7230], Section 3.2.3>1560 <x:ref>OWS</x:ref> = <OWS, see [RFC7230], Section 3.2.3> 1561 1561 1562 1562 <x:ref>entity-tag</x:ref> = [ weak ] opaque-tag … … 1564 1564 / obs-text 1565 1565 1566 <x:ref>obs-text</x:ref> = <obs-text, defined in[RFC7230], Section 3.2.6>1566 <x:ref>obs-text</x:ref> = <obs-text, see [RFC7230], Section 3.2.6> 1567 1567 <x:ref>opaque-tag</x:ref> = DQUOTE *etagc DQUOTE 1568 1568 -
draft-ietf-httpbis/latest/p5-range.html
r2662 r2667 463 463 } 464 464 @bottom-center { 465 content: "Expires November 9, 2014";465 content: "Expires November 13, 2014"; 466 466 } 467 467 @bottom-right { … … 506 506 <meta name="dct.creator" content="Reschke, J. F."> 507 507 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 508 <meta name="dct.issued" scheme="ISO8601" content="2014-05- 08">508 <meta name="dct.issued" scheme="ISO8601" content="2014-05-12"> 509 509 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 510 510 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests."> … … 532 532 </tr> 533 533 <tr> 534 <td class="left">Expires: November 9, 2014</td>534 <td class="left">Expires: November 13, 2014</td> 535 535 <td class="right">J. Reschke, Editor</td> 536 536 </tr> … … 541 541 <tr> 542 542 <td class="left"></td> 543 <td class="right">May 8, 2014</td>543 <td class="right">May 12, 2014</td> 544 544 </tr> 545 545 </tbody> … … 568 568 in progress”. 569 569 </p> 570 <p>This Internet-Draft will expire on November 9, 2014.</p>570 <p>This Internet-Draft will expire on November 13, 2014.</p> 571 571 </div> 572 572 <div id="rfc.copyrightnotice"> … … 1320 1320 <p id="rfc.section.C.p.3">The rules below are defined in <a href="#RFC7230" id="rfc.xref.RFC7230.5"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>: 1321 1321 </p> 1322 <div id="rfc.figure.u.29"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.6"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>1323 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.7"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>1322 <div id="rfc.figure.u.29"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.6"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 1323 <a href="#imported.abnf" class="smpl">token</a> = <token, see <a href="#RFC7230" id="rfc.xref.RFC7230.7"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 1324 1324 </pre><p id="rfc.section.C.p.5">The rules below are defined in other parts:</p> 1325 <div id="rfc.figure.u.30"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, defined in<a href="#RFC7231" id="rfc.xref.RFC7231.3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[RFC7231]</cite></a>, <a href="p2-semantics.html#http.date" title="Date/Time Formats">Section 7.1.1.1</a>>1326 <a href="#imported.abnf" class="smpl">entity-tag</a> = <entity-tag, defined in<a href="#RFC7232" id="rfc.xref.RFC7232.6"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests">[RFC7232]</cite></a>, <a href="p4-conditional.html#header.etag" title="ETag">Section 2.3</a>>1325 <div id="rfc.figure.u.30"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, see <a href="#RFC7231" id="rfc.xref.RFC7231.3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[RFC7231]</cite></a>, <a href="p2-semantics.html#http.date" title="Date/Time Formats">Section 7.1.1.1</a>> 1326 <a href="#imported.abnf" class="smpl">entity-tag</a> = <entity-tag, see <a href="#RFC7232" id="rfc.xref.RFC7232.6"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests">[RFC7232]</cite></a>, <a href="p4-conditional.html#header.etag" title="ETag">Section 2.3</a>> 1327 1327 </pre></div> 1328 1328 <div id="collected.abnf"> … … 1334 1334 <a href="#header.content-range" class="smpl">Content-Range</a> = byte-content-range / other-content-range 1335 1335 1336 <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, defined in[RFC7231], Section 7.1.1.1>1336 <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, see [RFC7231], Section 7.1.1.1> 1337 1337 1338 1338 <a href="#header.if-range" class="smpl">If-Range</a> = entity-tag / HTTP-date 1339 1339 1340 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in[RFC7230], Section 3.2.3>1340 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see [RFC7230], Section 3.2.3> 1341 1341 1342 1342 <a href="#header.range" class="smpl">Range</a> = byte-ranges-specifier / other-ranges-specifier … … 1358 1358 <a href="#header.content-range" class="smpl">complete-length</a> = 1*DIGIT 1359 1359 1360 <a href="#imported.abnf" class="smpl">entity-tag</a> = <entity-tag, defined in[RFC7232], Section 2.3>1360 <a href="#imported.abnf" class="smpl">entity-tag</a> = <entity-tag, see [RFC7232], Section 2.3> 1361 1361 1362 1362 <a href="#rule.ranges-specifier" class="smpl">first-byte-pos</a> = 1*DIGIT … … 1375 1375 <a href="#rule.ranges-specifier" class="smpl">suffix-length</a> = 1*DIGIT 1376 1376 1377 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in[RFC7230], Section 3.2.6>1377 <a href="#imported.abnf" class="smpl">token</a> = <token, see [RFC7230], Section 3.2.6> 1378 1378 1379 1379 <a href="#header.content-range" class="smpl">unsatisfied-range</a> = "*/" complete-length -
draft-ietf-httpbis/latest/p5-range.xml
r2662 r2667 1446 1446 </t> 1447 1447 <figure><artwork type="abnf2616"> 1448 <x:ref>OWS</x:ref> = <OWS, defined in&whitespace;>1449 <x:ref>token</x:ref> = <token, defined in&field-components;>1448 <x:ref>OWS</x:ref> = <OWS, see &whitespace;> 1449 <x:ref>token</x:ref> = <token, see &field-components;> 1450 1450 </artwork></figure> 1451 1451 <t> … … 1453 1453 </t> 1454 1454 <figure><artwork type="abnf2616"> 1455 <x:ref>HTTP-date</x:ref> = <HTTP-date, defined in&http-date;>1456 <x:ref>entity-tag</x:ref> = <entity-tag, defined in&entity-tags;>1455 <x:ref>HTTP-date</x:ref> = <HTTP-date, see &http-date;> 1456 <x:ref>entity-tag</x:ref> = <entity-tag, see &entity-tags;> 1457 1457 </artwork></figure> 1458 1458 </section> … … 1468 1468 <x:ref>Content-Range</x:ref> = byte-content-range / other-content-range 1469 1469 1470 <x:ref>HTTP-date</x:ref> = <HTTP-date, defined in[RFC7231], Section 7.1.1.1>1470 <x:ref>HTTP-date</x:ref> = <HTTP-date, see [RFC7231], Section 7.1.1.1> 1471 1471 1472 1472 <x:ref>If-Range</x:ref> = entity-tag / HTTP-date 1473 1473 1474 <x:ref>OWS</x:ref> = <OWS, defined in[RFC7230], Section 3.2.3>1474 <x:ref>OWS</x:ref> = <OWS, see [RFC7230], Section 3.2.3> 1475 1475 1476 1476 <x:ref>Range</x:ref> = byte-ranges-specifier / other-ranges-specifier … … 1492 1492 <x:ref>complete-length</x:ref> = 1*DIGIT 1493 1493 1494 <x:ref>entity-tag</x:ref> = <entity-tag, defined in[RFC7232], Section 2.3>1494 <x:ref>entity-tag</x:ref> = <entity-tag, see [RFC7232], Section 2.3> 1495 1495 1496 1496 <x:ref>first-byte-pos</x:ref> = 1*DIGIT … … 1509 1509 <x:ref>suffix-length</x:ref> = 1*DIGIT 1510 1510 1511 <x:ref>token</x:ref> = <token, defined in[RFC7230], Section 3.2.6>1511 <x:ref>token</x:ref> = <token, see [RFC7230], Section 3.2.6> 1512 1512 1513 1513 <x:ref>unsatisfied-range</x:ref> = "*/" complete-length -
draft-ietf-httpbis/latest/p6-cache.html
r2662 r2667 466 466 } 467 467 @bottom-center { 468 content: "Expires November 9, 2014";468 content: "Expires November 13, 2014"; 469 469 } 470 470 @bottom-right { … … 510 510 <meta name="dct.creator" content="Reschke, J. F."> 511 511 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 512 <meta name="dct.issued" scheme="ISO8601" content="2014-05- 08">512 <meta name="dct.issued" scheme="ISO8601" content="2014-05-12"> 513 513 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 514 514 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 536 536 </tr> 537 537 <tr> 538 <td class="left">Expires: November 9, 2014</td>538 <td class="left">Expires: November 13, 2014</td> 539 539 <td class="right">J. Reschke, Editor</td> 540 540 </tr> … … 545 545 <tr> 546 546 <td class="left"></td> 547 <td class="right">May 8, 2014</td>547 <td class="right">May 12, 2014</td> 548 548 </tr> 549 549 </tbody> … … 572 572 in progress”. 573 573 </p> 574 <p>This Internet-Draft will expire on November 9, 2014.</p>574 <p>This Internet-Draft will expire on November 13, 2014.</p> 575 575 </div> 576 576 <div id="rfc.copyrightnotice"> … … 2066 2066 <p id="rfc.section.B.p.2">The rules below are defined in <a href="#RFC7230" id="rfc.xref.RFC7230.14"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>: 2067 2067 </p> 2068 <div id="rfc.figure.u.15"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.15"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>2069 <a href="#imported.abnf" class="smpl">field-name</a> = <field-name, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.16"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#header.fields" title="Header Fields">Section 3.2</a>>2070 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.17"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>2071 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.18"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>2072 2073 <a href="#imported.abnf" class="smpl">port</a> = <port, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.19"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>>2074 <a href="#imported.abnf" class="smpl">pseudonym</a> = <pseudonym, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.20"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#header.via" title="Via">Section 5.7.1</a>>2075 <a href="#imported.abnf" class="smpl">uri-host</a> = <uri-host, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.21"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>>2068 <div id="rfc.figure.u.15"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.15"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 2069 <a href="#imported.abnf" class="smpl">field-name</a> = <field-name, see <a href="#RFC7230" id="rfc.xref.RFC7230.16"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#header.fields" title="Header Fields">Section 3.2</a>> 2070 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, see <a href="#RFC7230" id="rfc.xref.RFC7230.17"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 2071 <a href="#imported.abnf" class="smpl">token</a> = <token, see <a href="#RFC7230" id="rfc.xref.RFC7230.18"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 2072 2073 <a href="#imported.abnf" class="smpl">port</a> = <port, see <a href="#RFC7230" id="rfc.xref.RFC7230.19"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>> 2074 <a href="#imported.abnf" class="smpl">pseudonym</a> = <pseudonym, see <a href="#RFC7230" id="rfc.xref.RFC7230.20"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#header.via" title="Via">Section 5.7.1</a>> 2075 <a href="#imported.abnf" class="smpl">uri-host</a> = <uri-host, see <a href="#RFC7230" id="rfc.xref.RFC7230.21"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#uri" title="Uniform Resource Identifiers">Section 2.7</a>> 2076 2076 </pre><p id="rfc.section.B.p.4">The rules below are defined in other parts:</p> 2077 <div id="rfc.figure.u.16"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, defined in<a href="#RFC7231" id="rfc.xref.RFC7231.10"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[RFC7231]</cite></a>, <a href="p2-semantics.html#http.date" title="Date/Time Formats">Section 7.1.1.1</a>>2077 <div id="rfc.figure.u.16"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, see <a href="#RFC7231" id="rfc.xref.RFC7231.10"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[RFC7231]</cite></a>, <a href="p2-semantics.html#http.date" title="Date/Time Formats">Section 7.1.1.1</a>> 2078 2078 </pre></div> 2079 2079 <div id="collected.abnf"> … … 2088 2088 <a href="#header.expires" class="smpl">Expires</a> = HTTP-date 2089 2089 2090 <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, defined in[RFC7231], Section 7.1.1.1>2091 2092 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in[RFC7230], Section 3.2.3>2090 <a href="#imported.abnf" class="smpl">HTTP-date</a> = <HTTP-date, see [RFC7231], Section 7.1.1.1> 2091 2092 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see [RFC7230], Section 3.2.3> 2093 2093 2094 2094 <a href="#header.pragma" class="smpl">Pragma</a> = *( "," OWS ) pragma-directive *( OWS "," [ OWS … … 2104 2104 <a href="#header.pragma" class="smpl">extension-pragma</a> = token [ "=" ( token / quoted-string ) ] 2105 2105 2106 <a href="#imported.abnf" class="smpl">field-name</a> = <field-name, defined in[RFC7230], Section 3.2>2107 2108 <a href="#imported.abnf" class="smpl">port</a> = <port, defined in[RFC7230], Section 2.7>2106 <a href="#imported.abnf" class="smpl">field-name</a> = <field-name, see [RFC7230], Section 3.2> 2107 2108 <a href="#imported.abnf" class="smpl">port</a> = <port, see [RFC7230], Section 2.7> 2109 2109 <a href="#header.pragma" class="smpl">pragma-directive</a> = "no-cache" / extension-pragma 2110 <a href="#imported.abnf" class="smpl">pseudonym</a> = <pseudonym, defined in[RFC7230], Section 5.7.1>2111 2112 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in[RFC7230], Section 3.2.6>2113 2114 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in[RFC7230], Section 3.2.6>2115 2116 <a href="#imported.abnf" class="smpl">uri-host</a> = <uri-host, defined in[RFC7230], Section 2.7>2110 <a href="#imported.abnf" class="smpl">pseudonym</a> = <pseudonym, see [RFC7230], Section 5.7.1> 2111 2112 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, see [RFC7230], Section 3.2.6> 2113 2114 <a href="#imported.abnf" class="smpl">token</a> = <token, see [RFC7230], Section 3.2.6> 2115 2116 <a href="#imported.abnf" class="smpl">uri-host</a> = <uri-host, see [RFC7230], Section 2.7> 2117 2117 2118 2118 <a href="#header.warning" class="smpl">warn-agent</a> = ( uri-host [ ":" port ] ) / pseudonym -
draft-ietf-httpbis/latest/p6-cache.xml
r2662 r2667 2601 2601 </t> 2602 2602 <figure><artwork type="abnf2616"> 2603 <x:ref>OWS</x:ref> = <OWS, defined in&whitespace;>2604 <x:ref>field-name</x:ref> = <field-name, defined in&header-fields;>2605 <x:ref>quoted-string</x:ref> = <quoted-string, defined in&field-components;>2606 <x:ref>token</x:ref> = <token, defined in&field-components;>2607 2608 <x:ref>port</x:ref> = <port, defined in&uri;>2609 <x:ref>pseudonym</x:ref> = <pseudonym, defined in&header-via;>2610 <x:ref>uri-host</x:ref> = <uri-host, defined in&uri;>2603 <x:ref>OWS</x:ref> = <OWS, see &whitespace;> 2604 <x:ref>field-name</x:ref> = <field-name, see &header-fields;> 2605 <x:ref>quoted-string</x:ref> = <quoted-string, see &field-components;> 2606 <x:ref>token</x:ref> = <token, see &field-components;> 2607 2608 <x:ref>port</x:ref> = <port, see &uri;> 2609 <x:ref>pseudonym</x:ref> = <pseudonym, see &header-via;> 2610 <x:ref>uri-host</x:ref> = <uri-host, see &uri;> 2611 2611 </artwork></figure> 2612 2612 <t> … … 2614 2614 </t> 2615 2615 <figure><artwork type="abnf2616"> 2616 <x:ref>HTTP-date</x:ref> = <HTTP-date, defined in&http-date;>2616 <x:ref>HTTP-date</x:ref> = <HTTP-date, see &http-date;> 2617 2617 </artwork></figure> 2618 2618 </section> … … 2631 2631 <x:ref>Expires</x:ref> = HTTP-date 2632 2632 2633 <x:ref>HTTP-date</x:ref> = <HTTP-date, defined in[RFC7231], Section 7.1.1.1>2634 2635 <x:ref>OWS</x:ref> = <OWS, defined in[RFC7230], Section 3.2.3>2633 <x:ref>HTTP-date</x:ref> = <HTTP-date, see [RFC7231], Section 7.1.1.1> 2634 2635 <x:ref>OWS</x:ref> = <OWS, see [RFC7230], Section 3.2.3> 2636 2636 2637 2637 <x:ref>Pragma</x:ref> = *( "," OWS ) pragma-directive *( OWS "," [ OWS … … 2647 2647 <x:ref>extension-pragma</x:ref> = token [ "=" ( token / quoted-string ) ] 2648 2648 2649 <x:ref>field-name</x:ref> = <field-name, defined in[RFC7230], Section 3.2>2650 2651 <x:ref>port</x:ref> = <port, defined in[RFC7230], Section 2.7>2649 <x:ref>field-name</x:ref> = <field-name, see [RFC7230], Section 3.2> 2650 2651 <x:ref>port</x:ref> = <port, see [RFC7230], Section 2.7> 2652 2652 <x:ref>pragma-directive</x:ref> = "no-cache" / extension-pragma 2653 <x:ref>pseudonym</x:ref> = <pseudonym, defined in[RFC7230], Section 5.7.1>2654 2655 <x:ref>quoted-string</x:ref> = <quoted-string, defined in[RFC7230], Section 3.2.6>2656 2657 <x:ref>token</x:ref> = <token, defined in[RFC7230], Section 3.2.6>2658 2659 <x:ref>uri-host</x:ref> = <uri-host, defined in[RFC7230], Section 2.7>2653 <x:ref>pseudonym</x:ref> = <pseudonym, see [RFC7230], Section 5.7.1> 2654 2655 <x:ref>quoted-string</x:ref> = <quoted-string, see [RFC7230], Section 3.2.6> 2656 2657 <x:ref>token</x:ref> = <token, see [RFC7230], Section 3.2.6> 2658 2659 <x:ref>uri-host</x:ref> = <uri-host, see [RFC7230], Section 2.7> 2660 2660 2661 2661 <x:ref>warn-agent</x:ref> = ( uri-host [ ":" port ] ) / pseudonym -
draft-ietf-httpbis/latest/p7-auth.html
r2662 r2667 463 463 } 464 464 @bottom-center { 465 content: "Expires November 9, 2014";465 content: "Expires November 13, 2014"; 466 466 } 467 467 @bottom-right { … … 503 503 <meta name="dct.creator" content="Reschke, J. F."> 504 504 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 505 <meta name="dct.issued" scheme="ISO8601" content="2014-05- 08">505 <meta name="dct.issued" scheme="ISO8601" content="2014-05-12"> 506 506 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 507 507 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework."> … … 531 531 <tr> 532 532 <td class="left">Intended status: Standards Track</td> 533 <td class="right">May 8, 2014</td>533 <td class="right">May 12, 2014</td> 534 534 </tr> 535 535 <tr> 536 <td class="left">Expires: November 9, 2014</td>536 <td class="left">Expires: November 13, 2014</td> 537 537 <td class="right"></td> 538 538 </tr> … … 561 561 in progress”. 562 562 </p> 563 <p>This Internet-Draft will expire on November 9, 2014.</p>563 <p>This Internet-Draft will expire on November 13, 2014.</p> 564 564 </div> 565 565 <div id="rfc.copyrightnotice"> … … 1153 1153 <p id="rfc.section.B.p.2">The rules below are defined in <a href="#RFC7230" id="rfc.xref.RFC7230.9"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>: 1154 1154 </p> 1155 <div id="rfc.figure.u.9"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.10"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>1156 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.11"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>>1157 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.12"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>1158 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in<a href="#RFC7230" id="rfc.xref.RFC7230.13"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>>1155 <div id="rfc.figure.u.9"></div><pre class="inline"> <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.10"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 1156 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see <a href="#RFC7230" id="rfc.xref.RFC7230.11"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#whitespace" title="Whitespace">Section 3.2.3</a>> 1157 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, see <a href="#RFC7230" id="rfc.xref.RFC7230.12"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 1158 <a href="#imported.abnf" class="smpl">token</a> = <token, see <a href="#RFC7230" id="rfc.xref.RFC7230.13"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[RFC7230]</cite></a>, <a href="p1-messaging.html#field.components" title="Field Value Components">Section 3.2.6</a>> 1159 1159 </pre></div> 1160 1160 <div id="collected.abnf"> … … 1164 1164 <div id="rfc.figure.u.10"></div><pre class="inline"><a href="#header.authorization" class="smpl">Authorization</a> = credentials 1165 1165 1166 <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, defined in[RFC7230], Section 3.2.3>1167 1168 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, defined in[RFC7230], Section 3.2.3>1166 <a href="#imported.abnf" class="smpl">BWS</a> = <BWS, see [RFC7230], Section 3.2.3> 1167 1168 <a href="#imported.abnf" class="smpl">OWS</a> = <OWS, see [RFC7230], Section 3.2.3> 1169 1169 1170 1170 <a href="#header.proxy-authenticate" class="smpl">Proxy-Authenticate</a> = *( "," OWS ) challenge *( OWS "," [ OWS … … 1183 1183 *( OWS "," [ OWS auth-param ] ) ] ) ] 1184 1184 1185 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, defined in[RFC7230], Section 3.2.6>1186 1187 <a href="#imported.abnf" class="smpl">token</a> = <token, defined in[RFC7230], Section 3.2.6>1185 <a href="#imported.abnf" class="smpl">quoted-string</a> = <quoted-string, see [RFC7230], Section 3.2.6> 1186 1187 <a href="#imported.abnf" class="smpl">token</a> = <token, see [RFC7230], Section 3.2.6> 1188 1188 <a href="#challenge.and.response" class="smpl">token68</a> = 1*( ALPHA / DIGIT / "-" / "." / "_" / "~" / "+" / "/" ) 1189 1189 *"=" -
draft-ietf-httpbis/latest/p7-auth.xml
r2662 r2667 1130 1130 </t> 1131 1131 <figure><artwork type="abnf2616"> 1132 <x:ref>BWS</x:ref> = <BWS, defined in&whitespace;>1133 <x:ref>OWS</x:ref> = <OWS, defined in&whitespace;>1134 <x:ref>quoted-string</x:ref> = <quoted-string, defined in&field-components;>1135 <x:ref>token</x:ref> = <token, defined in&field-components;>1132 <x:ref>BWS</x:ref> = <BWS, see &whitespace;> 1133 <x:ref>OWS</x:ref> = <OWS, see &whitespace;> 1134 <x:ref>quoted-string</x:ref> = <quoted-string, see &field-components;> 1135 <x:ref>token</x:ref> = <token, see &field-components;> 1136 1136 </artwork></figure> 1137 1137 </section> … … 1145 1145 <x:ref>Authorization</x:ref> = credentials 1146 1146 1147 <x:ref>BWS</x:ref> = <BWS, defined in[RFC7230], Section 3.2.3>1148 1149 <x:ref>OWS</x:ref> = <OWS, defined in[RFC7230], Section 3.2.3>1147 <x:ref>BWS</x:ref> = <BWS, see [RFC7230], Section 3.2.3> 1148 1149 <x:ref>OWS</x:ref> = <OWS, see [RFC7230], Section 3.2.3> 1150 1150 1151 1151 <x:ref>Proxy-Authenticate</x:ref> = *( "," OWS ) challenge *( OWS "," [ OWS … … 1164 1164 *( OWS "," [ OWS auth-param ] ) ] ) ] 1165 1165 1166 <x:ref>quoted-string</x:ref> = <quoted-string, defined in[RFC7230], Section 3.2.6>1167 1168 <x:ref>token</x:ref> = <token, defined in[RFC7230], Section 3.2.6>1166 <x:ref>quoted-string</x:ref> = <quoted-string, see [RFC7230], Section 3.2.6> 1167 1168 <x:ref>token</x:ref> = <token, see [RFC7230], Section 3.2.6> 1169 1169 <x:ref>token68</x:ref> = 1*( ALPHA / DIGIT / "-" / "." / "_" / "~" / "+" / "/" ) 1170 1170 *"="
Note: See TracChangeset
for help on using the changeset viewer.