1 | <!DOCTYPE html
|
---|
2 | PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml">
|
---|
4 | <head>
|
---|
5 | <title>IETF 78 - HTTPbis -10 Changes Overview</title>
|
---|
6 | <style type="text/css">
|
---|
7 | body {
|
---|
8 | color: black;
|
---|
9 | font-family: verdana, helvetica, arial, sans-serif;
|
---|
10 | font-size: 18pt;
|
---|
11 | }
|
---|
12 | h1 {
|
---|
13 | font-size: 36pt;
|
---|
14 | }
|
---|
15 | li {
|
---|
16 | margin-top: 0.5em;
|
---|
17 | }
|
---|
18 | q {
|
---|
19 | font-style: italic;
|
---|
20 | }
|
---|
21 | .break {
|
---|
22 | page-break-before: always;
|
---|
23 | }
|
---|
24 | @page {
|
---|
25 | size: a4 landscape;
|
---|
26 | }
|
---|
27 | @page {
|
---|
28 | @bottom-left {
|
---|
29 | content: "Julian Reschke, greenbytes";
|
---|
30 | }
|
---|
31 | @bottom-right {
|
---|
32 | content: counter(page);
|
---|
33 | }
|
---|
34 | @top-center {
|
---|
35 | content: "IETF 78 - HTTPbis -10 Changes Overview";
|
---|
36 | }
|
---|
37 | }
|
---|
38 | </style>
|
---|
39 | </head>
|
---|
40 | <body>
|
---|
41 | <h1>IETF 78 - HTTPbis -10 Changes Overview</h1>
|
---|
42 | <p>
|
---|
43 | <a href="mailto:julian.reschke@greenbytes.de">Julian Reschke</a>, greenbytes
|
---|
44 | </p>
|
---|
45 |
|
---|
46 | <h2 class="break">History</h2>
|
---|
47 | <ul>
|
---|
48 | <li>-05: published November 2008 (during IETF 73)</li>
|
---|
49 | <li>-06: published March 2009 (before IETF 74)</li>
|
---|
50 | <li>-07: published July 2009 (before IETF 75)</li>
|
---|
51 | <li>-08: published October 2009 (before IETF 76)</li>
|
---|
52 | <li>-09: published March 2010 (before IETF 77)</li>
|
---|
53 | <li>-10: published July 2010 (before IETF 78)</li>
|
---|
54 | </ul>
|
---|
55 |
|
---|
56 | <h2 class="break">Changes (1/3)</h2>
|
---|
57 | <p>non-specific</p>
|
---|
58 | <ul>
|
---|
59 | <li>IANA registry for content/transfer encodings (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/143">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/143</a>) - editorial</li>
|
---|
60 | </ul>
|
---|
61 |
|
---|
62 | <h2 class="break">Changes (2/3)</h2>
|
---|
63 | <p>Part 1</p>
|
---|
64 | <ul>
|
---|
65 | <li>Clarification of the term "deflate" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/78">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/78</a>)</li>
|
---|
66 | <li>OPTIONS * and proxies (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/83">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/83</a>)</li>
|
---|
67 | <li>Case-senstivity of HTTP-date (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/165">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/165</a>)</li>
|
---|
68 | <li>Term for the requested resource's URI (editorial) (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/196">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/196</a>) - editorial</li>
|
---|
69 | <li>use of term "word" when talking about header structure (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/200">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/200</a>) - editorial</li>
|
---|
70 | </ul>
|
---|
71 |
|
---|
72 | <h2 class="break">Changes (3/3)</h2>
|
---|
73 | <p>Part 3</p>
|
---|
74 | <ul>
|
---|
75 | <li>Content Sniffing (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/155">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/155</a>)</li>
|
---|
76 | </ul>
|
---|
77 |
|
---|
78 | <p>Part 6</p>
|
---|
79 | <ul>
|
---|
80 | <li>Age Calculation (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/29">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/29</a>)</li>
|
---|
81 | <li>Request and Response CC directive requirements (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/168">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/168</a>) - editorial</li>
|
---|
82 | <li>Caching Authenticated Responses (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/174">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/174</a>)</li>
|
---|
83 | <li>Heuristic Caching of URLs with Query Components (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/211">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/211</a>)</li>
|
---|
84 | </ul>
|
---|
85 |
|
---|
86 | </body>
|
---|
87 | </html>
|
---|