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

About joss deals with http response status code #100

Open
lsqworld opened this issue Apr 1, 2016 · 0 comments
Open

About joss deals with http response status code #100

lsqworld opened this issue Apr 1, 2016 · 0 comments

Comments

@lsqworld
Copy link

lsqworld commented Apr 1, 2016

I build a swift-like program. When use joss to connect with it, (eg, a PUT container reqeust), my program returned 204, but joss says:
2016-04-01 09:45:19,365 ERROR [org.javaswift.joss.command.impl.core.AbstractCommand] - JOSS / HTTP PUT call http://127.0.0.1:8080/v1/AUTH_41ef2457768342869cb6deaf27579ff4/swiftStoreTestContainer, HTTP status 204, Error UNKNOWN

It seems like joss only deals with 201.
The Openstack Object Storage api cleared more than one status code for one request, (eg, 201 and 204 for PUT container).
Would you like to deal with this scence?

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

1 participant