Skip to content

Why limit the the response status codes that would trigger a notification? #1

@joachimvh

Description

@joachimvh

The spec defines that PUT/PATCH/DELETE requests should only trigger a notification when the server responds with a 200/204. Why the specific limitation to those status codes instead of just saying a successful request? When a PUT/PATCH creates a resource the status code would be 201 for example. And the CSS returns a 205 when those update an existing resource.

Related: solid/specification#288

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions