Changeset 120 for draft-ietf-httpbis/latest
- Timestamp:
- 31/12/07 16:38:03 (15 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1 ";306 content: "HTTP/1.1, Part 1"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p1-messaging.xml
r119 r120 52 52 <front> 53 53 54 <title abbrev="HTTP/1.1 ">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>54 <title abbrev="HTTP/1.1, Part 1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 55 55 56 56 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> -
draft-ietf-httpbis/latest/p2-semantics.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1 ";306 content: "HTTP/1.1, Part 2"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p2-semantics.xml
r119 r120 73 73 <front> 74 74 75 <title abbrev="HTTP/1.1 ">HTTP/1.1, part 2: Message Semantics</title>75 <title abbrev="HTTP/1.1, Part 2">HTTP/1.1, part 2: Message Semantics</title> 76 76 77 77 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> -
draft-ietf-httpbis/latest/p3-payload.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1 ";306 content: "HTTP/1.1, Part 3"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p3-payload.xml
r119 r120 42 42 <front> 43 43 44 <title abbrev="HTTP/1.1 ">HTTP/1.1, part 3: Message Payload and Content Negotiation</title>44 <title abbrev="HTTP/1.1, Part 3">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 45 45 46 46 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> -
draft-ietf-httpbis/latest/p4-conditional.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1, part 4";306 content: "HTTP/1.1, Part 4"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p4-conditional.xml
r119 r120 35 35 <front> 36 36 37 <title abbrev="HTTP/1.1, part 4">HTTP/1.1, part 4: Conditional Requests</title>37 <title abbrev="HTTP/1.1, Part 4">HTTP/1.1, part 4: Conditional Requests</title> 38 38 39 39 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> -
draft-ietf-httpbis/latest/p5-range.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1 ";306 content: "HTTP/1.1, Part 5"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p5-range.xml
r119 r120 32 32 <front> 33 33 34 <title abbrev="HTTP/1.1 ">HTTP/1.1, part 5: Range Requests and Partial Responses</title>34 <title abbrev="HTTP/1.1, Part 5">HTTP/1.1, part 5: Range Requests and Partial Responses</title> 35 35 36 36 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> -
draft-ietf-httpbis/latest/p6-cache.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1, part 6";306 content: "HTTP/1.1, Part 6"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p6-cache.xml
r119 r120 44 44 <front> 45 45 46 <title abbrev="HTTP/1.1, part 6">HTTP/1.1, part 6: Caching</title>46 <title abbrev="HTTP/1.1, Part 6">HTTP/1.1, part 6: Caching</title> 47 47 48 48 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> -
draft-ietf-httpbis/latest/p7-auth.html
r119 r120 304 304 } 305 305 @top-center { 306 content: "HTTP/1.1 ";306 content: "HTTP/1.1, Part 7"; 307 307 } 308 308 @bottom-left { -
draft-ietf-httpbis/latest/p7-auth.xml
r119 r120 31 31 <front> 32 32 33 <title abbrev="HTTP/1.1 ">HTTP/1.1, part 7: Authentication</title>33 <title abbrev="HTTP/1.1, Part 7">HTTP/1.1, part 7: Authentication</title> 34 34 35 35 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
Note: See TracChangeset
for help on using the changeset viewer.