add in GET verb to clarify requirement
authorSteve Speicher <sspeiche@gmail.com>
Mon, 06 Oct 2014 14:10:09 -0400
changeset 847 225c57cea512
parent 846 3a0eb3ad7f1c
child 848 138a9b225439
add in GET verb to clarify requirement
ldp.html
--- a/ldp.html	Mon Oct 06 13:43:23 2014 -0400
+++ b/ldp.html	Mon Oct 06 14:10:09 2014 -0400
@@ -630,11 +630,11 @@
 
 <section id="ldpr-HTTP_GET">
 <h2>HTTP GET</h2>
-	<section id="ldpr-get-must"><h2 class="normal"><a title="LDP server">LDP servers</a> MUST support the HTTP <code>GET</code> Method for LDPRs.
+	<section id="ldpr-get-must"><h2 class="normal"><a title="LDP server">LDP servers</a> MUST support the HTTP <code>GET</code> method for LDPRs.
 	</h2></section><!-- Was 4.3.1 / #ldpr-4_3_1 -->
 	
 	<section id="ldpr-get-options"><h2 class="normal"><a title="LDP server">LDP servers</a> MUST support the HTTP response headers defined in 
-		<a href="#ldpr-HTTP_OPTIONS" class="sectionRef"></a>.
+		<a href="#ldpr-HTTP_OPTIONS" class="sectionRef"></a> for the HTTP <code>GET</code> method.
 	</h2></section><!-- Was 4.3.2 / #ldpr-4_3_2 -->
 	
 </section>