Changeset 1305 for draft-ietf-httpbis/orig/rfc2145.html
- Timestamp:
- 06/06/11 11:02:12 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/orig/rfc2145.html
r978 r1305 93 93 margin-right: 2em; 94 94 } 95 ol.la { 96 list-style-type: lower-alpha; 97 } 98 ol.ua { 99 list-style-type: upper-alpha; 100 } 95 101 ol p { 96 102 margin-left: 0em; … … 155 161 display:table-header-group; 156 162 } 157 ul.toc {163 ul.toc, ul.toc ul { 158 164 list-style: none; 159 165 margin-left: 1.5em; … … 161 167 padding-left: 0em; 162 168 } 163 li.tocline0{169 ul.toc li { 164 170 line-height: 150%; 165 171 font-weight: bold; … … 168 174 margin-right: 0em; 169 175 } 170 li.tocline1{176 ul.toc li li { 171 177 line-height: normal; 172 178 font-weight: normal; … … 175 181 margin-right: 0em; 176 182 } 177 li. tocline2{183 li.excluded { 178 184 font-size: 0pt; 179 185 } … … 267 273 } 268 274 269 a.iref{275 ul.ind li li a { 270 276 content: target-counter(attr(href), page); 271 277 } … … 318 324 <link rel="Chapter" href="#rfc.section.4" title="4 References"> 319 325 <link rel="Alternate" title="Authorative ASCII Version" href="http://www.ietf.org/rfc/rfc2145.txt"> 326 <link rel="Help" title="RFC-Editor's Status Page" href="http://www.rfc-editor.org/info/rfc2145"> 320 327 <link rel="Help" title="Additional Information on tools.ietf.org" href="http://tools.ietf.org/html/rfc2145"> 321 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.5 20, 2010-07-14 12:36:35, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">328 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.550, 2011-05-30 14:02:12, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 322 329 <meta name="keywords" content="HTTP, hypertext transfer protocol"> 323 330 <link rel="schema.dct" href="http://purl.org/dc/terms/"> … … 395 402 <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> 396 403 <ul class="toc"> 397 <li class="tocline0">1. <a href="#rfc.section.1">Introduction</a><ul class="toc">398 <li class="tocline1">1.1 <a href="#rfc.section.1.1">Robustness Principle</a></li>404 <li>1. <a href="#rfc.section.1">Introduction</a><ul> 405 <li>1.1 <a href="#rfc.section.1.1">Robustness Principle</a></li> 399 406 </ul> 400 407 </li> 401 <li class="tocline0">2. <a href="#rfc.section.2">HTTP version numbers</a><ul class="toc">402 <li class="tocline1">2.1 <a href="#proxy.behavior">Proxy behavior</a></li>403 <li class="tocline1">2.2 <a href="#rfc.section.2.2">Compatibility between minor versions of the same major version</a></li>404 <li class="tocline1">2.3 <a href="#rfc.section.2.3">Which version number to send in a message</a></li>408 <li>2. <a href="#rfc.section.2">HTTP version numbers</a><ul> 409 <li>2.1 <a href="#proxy.behavior">Proxy behavior</a></li> 410 <li>2.2 <a href="#rfc.section.2.2">Compatibility between minor versions of the same major version</a></li> 411 <li>2.3 <a href="#rfc.section.2.3">Which version number to send in a message</a></li> 405 412 </ul> 406 413 </li> 407 <li class="tocline0">3. <a href="#rfc.section.3">Security Considerations</a></li>408 <li class="tocline0">4. <a href="#rfc.references">References</a></li>409 <li class="tocline0">5. <a href="#rfc.authors">Authors' Addresses</a></li>410 <li class="tocline0"><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>414 <li>3. <a href="#rfc.section.3">Security Considerations</a></li> 415 <li>4. <a href="#rfc.references">References</a></li> 416 <li>5. <a href="#rfc.authors">Authors' Addresses</a></li> 417 <li><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li> 411 418 </ul> 412 419 <hr class="noprint">
Note: See TracChangeset
for help on using the changeset viewer.