Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider suppressing returning resources for PUT/POST requests #85

Closed
deeplook opened this issue Sep 15, 2020 · 2 comments
Closed

Consider suppressing returning resources for PUT/POST requests #85

deeplook opened this issue Sep 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request no-issue-activity

Comments

@deeplook
Copy link
Contributor

Using Accept: application/x-empty in PUT/POST feature requests would prevent the resource to be returned again in the HTTP response which would save some bandwidth and might even reduce server load a bit. If the user really wants the resource it can be obtained with a follow-up GET request.

@github-actions
Copy link

Stale issue message

@isaac-philip isaac-philip self-assigned this Jan 19, 2021
@sackh sackh reopened this Jan 19, 2021
@sackh sackh added enhancement New feature or request and removed no-issue-activity labels Jan 21, 2021
@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
None yet
Development

No branches or pull requests

3 participants