Removed at-risk label for Accept-Post, leaving a note about references and dependency
--- a/ldp.html Mon Oct 20 14:00:15 2014 -0400
+++ b/ldp.html Mon Oct 20 14:32:08 2014 -0400
@@ -251,12 +251,6 @@
last publication, see <a href="#history" class="sectionRef"></a>.
A test suite is available at [[LDP-Tests]].
</p>
- <p>The following features are At Risk:</p>
- <ol>
- <li>The <a href="#header-accept-post">HTTP Accept-Post header</a>,
- that allows clients to determine which media types a server accepts on POST requests.
- </li>
- </ol>
</section>
<section class="informative" id="intro">
@@ -2089,15 +2083,13 @@
<section id="header-accept-post">
<h2>The Accept-Post Response Header</h2>
- <div class="atrisk"><p class="atrisktext">Feature At Risk</p>
+ <div class="note">
<p>The LDP Working Group proposes incorporation of the features described in this section.</p>
- <ul>
- <li>The addition of <code>Accept-Post</code> in this specification is pending
+ <p>The addition of <code>Accept-Post</code> in this specification is pending
advancement of an <a href="https://datatracker.ietf.org/doc/draft-wilde-accept-post/">IETF draft</a> [[Accept-Post]]
- that would fully include it, based on the Accept-Patch header's design from [[!RFC5789]]. Once LDP is in
- Candidate Recommendation status, the LDP WG will make an assessment based on the status at IETF
- working with the W3C Director.</li>
- </ul>
+ that would fully include it, based on the Accept-Patch header's design from [[!RFC5789]]. As LDP advances towards
+ Recommendation status, the LDP WG will make an assessment whether to referenced IETF or directly
+ include the text based on the status at IETF working with the W3C Director.</p>
</div>
<p>This specification introduces a new HTTP response header <code>Accept-Post</code> used
@@ -2604,6 +2596,7 @@
<!-- <blockquote><em><a href="http://www.w3.org/TR/2014/CR-ldp-20140619/">Candidate Recommendation Draft</a></em></blockquote> -->
<ul>
+ <li>2014-10-20 - Removed at-risk label for Accept-Post, leaving a note about references and dependency (SS)</li>
<li>2014-10-20 - Removed at-risk label for Indirect Containers (SS)</li>
<li>2014-10-20 - Removed at-risk label for json-ld requirement (SS)</li>
<li>2014-10-20 - Removed at-risk feature that clients should be prepared to handle server-initiated paging (SS)</li>