Skip to content

Commit

Permalink
Issues in reply to Lar's email points, 30/10
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Car committed Oct 30, 2018
1 parent 57a35fa commit bfab9e8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions conneg-by-ap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ <h2>Related Work</h2>
<div class="issue" data-number="382"></div>
<div class="issue" data-number="383"></div>
<div class="issue" data-number="384"></div>
<div class="issue" data-number="514"></div>
</section>
<section id="abstractmodel">
<h2>Abstract Model</h2>
Expand Down Expand Up @@ -190,6 +191,7 @@ <h3>Context and terms</h3>
identify a <a>profile</a> either by a URI or a <em>token</em> that unambiguously identifies the
<a>profile</a> for the <em>server</em> within that <em>request</em>/<em>response</em> session.
</p>
<div class="issue" data-number="515"></div>
<p>Definitions for the terms used above and below are:</p>
<dl>
<dt>client</dt>
Expand Down Expand Up @@ -222,6 +224,7 @@ <h3>Context and terms</h3>
<dt>token</dt>
<dd>a short name identifying something, in this situation a <a>profile</a></dd>
</dl>
<div class="issue" data-number="513"></div>
<p>
In this abstract model, we don't assume any specifics about <em>client</em>, <em>server</em>, <em>resource</em>,
<em>metadata</em>, <em>request</em> or <em>response</em>.
Expand Down Expand Up @@ -329,8 +332,8 @@ <h4>list profiles tokens</h4>
</p>
<p>
A <em>server</em> responding to a <strong>list profiles tokens</strong> <em>request</em> <a>MUST</a> provide
tokens that can be used for <strong>get resource by profile</strong> <em>requests</em> within the same
realisation.
token/URI mappings that list tokens and URIs, either of which can be used for <strong>get resource by
profile</strong> <em>requests</em> within the same realisation.
</p>
</section>
</section>
Expand Down Expand Up @@ -578,6 +581,7 @@ <h5>Expressing profile preference</h5>
<h4>list profiles tokens</h4>
</section>
<div class="issue" data-number="463"></div>
<div class="issue" data-number="516"></div>
</section>
<section id="rest">
<h3>REST</h3>
Expand Down

0 comments on commit bfab9e8

Please sign in to comment.