Accept header must be specified as per ¶5.2.2 of spec bblfish
authorHenry Story <henry.story@bblfish.net>
Mon, 02 Jun 2014 00:00:29 +0200
branchbblfish
changeset 622 953e9e94e9c1
parent 621 2427707479eb
child 623 1e5e2ed2fc19
Accept header must be specified as per ¶5.2.2 of spec
ldp-primer/getbc_res.txt
--- a/ldp-primer/getbc_res.txt	Sun Jun 01 23:40:42 2014 +0200
+++ b/ldp-primer/getbc_res.txt	Mon Jun 02 00:00:29 2014 +0200
@@ -1,6 +1,7 @@
 HTTP/1.1 200 OK 
 Content-Type: text/turtle; charset=UTF-8
 Link: <http://www.w3.org/ns/ldp#BasicContainer>; rel='type'
+Allow: OPTIONS,HEAD,GET,POST,PUT,PATCH
 ETag: W/'123456789'
 Content-Length: 217
 	
@@ -14,6 +15,7 @@
 
 HTTP/1.1 200 OK 
 Content-Type: application/ld+json; charset=UTF-8
+Allow: OPTIONS,HEAD,GET,POST,PUT,PATCH
 Link: <http://www.w3.org/ns/ldp#BasicContainer>; rel='type'
 ETag: W/'123456789'
 Content-Length: 243