Bookmarks: Toast-Message endpoint use HTTP 204 #159

Closed
opened 2025-04-23 08:32:57 +00:00 by bihe · 0 comments
bihe commented 2025-04-23 08:32:57 +00:00 (Migrated from github.com)

Toast Message does not create content, just HTTP Header to show the toast.
Correct the header from HTTP 200 --> HTTP 204
Use a PUT to initiate the toast?

https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/204

Toast Message does not create content, just HTTP Header to show the toast. Correct the header from HTTP 200 --> HTTP 204 Use a PUT to initiate the toast? https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/204
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
henrik/monorepo#159
No description provided.