Changeset 290 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 19/07/08 09:59:06 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest
- Property svn:ignore
-
old new 10 10 p2-semantics.iana-methods.xml 11 11 p2-semantics.iana-status-codes.xml 12 p1-messaging.iana-headers.xml 13 p2-semantics.iana-headers.xml 14 p3-payload.iana-headers.xml 15 p4-conditional.iana-headers.xml 16 p5-range.iana-headers.xml 17 p6-cache.iana-headers.xml 18 p7-auth.iana-headers.xml
-
- Property svn:ignore
-
draft-ietf-httpbis/latest/p2-semantics.xml
r288 r290 2412 2412 </section> 2413 2413 <section title="Message Header Registration" anchor="message.header.registration"> 2414 <t> 2415 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 2416 with the permanent registrations below (see <xref target="RFC3864"/>): 2417 </t> 2414 2418 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 2415 <!--(START)--> 2416 <t> 2417 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 2418 with the permanent registrations below (see <xref target="RFC3864"/>): 2419 </t> 2420 <texttable> 2419 <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> 2421 2420 <ttcol>Header Field Name</ttcol> 2422 2421 <ttcol>Protocol</ttcol> 2423 2422 <ttcol>Status</ttcol> 2424 2423 <ttcol>Reference</ttcol> 2425 2426 2424 <c>Allow</c> 2427 2425 <c>http</c> … … 2430 2428 <xref target="header.allow"/> 2431 2429 </c> 2432 2433 2430 <c>Expect</c> 2434 2431 <c>http</c> … … 2437 2434 <xref target="header.expect"/> 2438 2435 </c> 2439 2440 2436 <c>From</c> 2441 2437 <c>http</c> … … 2444 2440 <xref target="header.from"/> 2445 2441 </c> 2446 2447 2442 <c>Location</c> 2448 2443 <c>http</c> … … 2451 2446 <xref target="header.location"/> 2452 2447 </c> 2453 2454 2448 <c>Max-Forwards</c> 2455 2449 <c>http</c> … … 2458 2452 <xref target="header.max-forwards"/> 2459 2453 </c> 2460 2461 2454 <c>Referer</c> 2462 2455 <c>http</c> … … 2465 2458 <xref target="header.referer"/> 2466 2459 </c> 2467 2468 2460 <c>Retry-After</c> 2469 2461 <c>http</c> … … 2472 2464 <xref target="header.retry-after"/> 2473 2465 </c> 2474 2475 2466 <c>Server</c> 2476 2467 <c>http</c> … … 2479 2470 <xref target="header.server"/> 2480 2471 </c> 2481 2482 2472 <c>User-Agent</c> 2483 2473 <c>http</c> … … 2487 2477 </c> 2488 2478 </texttable> 2489 <t>2490 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".2491 </t>2492 2479 <!--(END)--> 2480 <t> 2481 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 2482 </t> 2493 2483 </section> 2494 2484 </section>
Note: See TracChangeset
for help on using the changeset viewer.