Changeset 1076
- Timestamp:
- 04/11/10 08:33:51 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1075 r1076 831 831 <tr> 832 832 <td class="left">Chrome</td> 833 <td class="left">no </td>833 <td class="left">no (*)</td> 834 834 <td class="left">yes</td> 835 835 <td class="left">yes</td> … … 838 838 <tr> 839 839 <td class="left">Firefox</td> 840 <td class="left">yes (* )</td>840 <td class="left">yes (**)</td> 841 841 <td class="left">yes</td> 842 842 <td class="left">no</td> … … 873 873 </tbody> 874 874 </table> 875 <p>(*) Does not implement the fallback behavior to "filename" described in <a href="#disposition.parameter.filename" title="Disposition Parameter: 'Filename'">Section 3.3</a>.876 </p>877 875 </div> 876 <p id="rfc.section.C.4.p.3">(*) But currently being implemented.</p> 877 <p id="rfc.section.C.4.p.4">(**) Does not implement the fallback behavior to "filename" described in <a href="#disposition.parameter.filename" title="Disposition Parameter: 'Filename'">Section 3.3</a>. 878 </p> 878 879 <h1 id="rfc.section.D"><a href="#rfc.section.D">D.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 879 880 <p id="rfc.section.D.p.1">Note: the issues names in the change log entries for draft-reschke-rfc2183-in-http refer to <<a href="http://greenbytes.de/tech/webdav/draft-reschke-rfc2183-in-http-issues.html">http://greenbytes.de/tech/webdav/draft-reschke-rfc2183-in-http-issues.html</a>>. -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1075 r1076 737 737 738 738 <c>Chrome</c> 739 <c>no </c>739 <c>no (*)</c> 740 740 <c>yes</c> 741 741 <c>yes</c> … … 743 743 744 744 <c>Firefox</c> 745 <c>yes (* )</c>745 <c>yes (**)</c> 746 746 <c>yes</c> 747 747 <c>no</c> … … 771 771 <c>no</c> 772 772 <c>yes</c> 773 774 <postamble> 775 (*) Does not implement the fallback behavior to "filename" described in 773 </texttable> 774 775 <t> 776 (*) But currently being implemented. 777 </t> 778 <t> 779 (**) Does not implement the fallback behavior to "filename" described in 776 780 <xref target="disposition.parameter.filename"/>. 777 </postamble> 778 779 </texttable> 781 </t> 780 782 781 783 </section>
Note: See TracChangeset
for help on using the changeset viewer.