mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
Expose constant Allow header
This commit is contained in:
parent
6855d8b81d
commit
a6371b0735
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user