Bookmarks: Toast-Message endpoint use HTTP 204 #159
Labels
No labels
Backend
Frontend
bug
dependencies
documentation
duplicate
enhancement
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
henrik/monorepo#159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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