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

Added additional status codes #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

wshager
Copy link

@wshager wshager commented Apr 12, 2013

I needed this for my purposes, but it can't hurt to have them:

I used 406 to determine if the requests from an automated system were acceptable, and 409 to let the same system know an entry already existed (i.e. duplicate). The system would retry otherwise, which led to faulty behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant