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

HTTP return codes inconsistent #86

Closed
littleskunk opened this issue Nov 2, 2015 · 2 comments
Closed

HTTP return codes inconsistent #86

littleskunk opened this issue Nov 2, 2015 · 2 comments

Comments

@littleskunk
Copy link
Contributor

Audit is the first call that returns HTTP code 201. Everything else returns code 200.

@littleskunk
Copy link
Contributor Author

Fixed the client to accept every HTTP code between 200 and 299. Server side is not fixed but as far as i know the server is not needed for the final release. Feel free to ignore this bug and close it.

@super3
Copy link
Contributor

super3 commented Nov 17, 2015

@littleskunk Probably when a little overboard in my use of HTTP codes. A 200 response is probably proper for this. Changing now.

super3 added a commit that referenced this issue Nov 17, 2015
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

No branches or pull requests

2 participants