Expose constant Allow header

This commit is contained in:
Ruben Taelman 2021-06-08 19:56:14 +02:00 committed by Joachim Van Herwegen
parent 6855d8b81d
commit a6371b0735

View File

@ -10,6 +10,10 @@
"ConstantMetadataWriter:_headers_key": "Accept-Patch",
"ConstantMetadataWriter:_headers_value": "application/sparql-update"
},
{
"ConstantMetadataWriter:_headers_key": "Allow",
"ConstantMetadataWriter:_headers_value": "OPTIONS, HEAD, GET, PATCH, POST, PUT, DELETE"
},
{
"ConstantMetadataWriter:_headers_key": "MS-Author-Via",
"ConstantMetadataWriter:_headers_value": "SPARQL"