mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Support link and slug headers in SimpleBodyParser
This commit is contained in:
@@ -38,7 +38,6 @@ describe('A SimpleRequestParser with simple input parsers', (): void => {
|
||||
dataType: DATA_TYPE_BINARY,
|
||||
metadata: {
|
||||
contentType: 'text/turtle',
|
||||
profiles: [],
|
||||
raw: [],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user