Joachim Van Herwegen
7163a0317b
feat: Support redirection through errors
2021-12-09 14:10:42 +01:00
Ruben Verborgh
c13456c225
fix: Make UnionCredentialsExtractor tolerate failures.
...
Fixes https://github.com/solid/community-server/issues/1031
2021-11-11 12:48:39 +00:00
Renovate Bot
2e99cc9934
fix(deps): update dependency sparqlalgebrajs to v4
2021-11-05 16:07:20 +01:00
Joachim Van Herwegen
9f0973b039
fix: Linter warnings
2021-11-05 15:59:28 +01:00
Ruben Verborgh
b42150cf52
fix: Allow URLs with multiple leading slashes.
...
Fixes https://github.com/solid/community-server/issues/1025
2021-10-25 23:42:16 +02:00
Wout Slabbinck
54ccbed48d
fix: Added a content-type parser to HeaderUtil
...
* fixes #995
* fixed the remarks and added a test for parseContentType
* refactor: remove unnecessary comment
Co-authored-by: woutslabbinck <wout.slabbinck@ugent.com >
2021-10-15 13:13:37 +02:00
Joachim Van Herwegen
76c87bb56a
fix: Return 201 when creating new resources
2021-10-12 15:44:31 +02:00
Joachim Van Herwegen
5613ff9e71
fix: Let Representations always have a body
...
This is relevant when the request has a content-type
but no data.
2021-10-12 13:30:06 +02:00
Joachim Van Herwegen
b3da9c9fcf
refactor: Restructure source code folder
...
This way the location of certain classes should make more sense
2021-10-12 12:51:02 +02:00