Navigation Menu

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

provide a Location header for the same api version on POST #487

Merged
merged 1 commit into from Feb 28, 2013

Conversation

beerriot
Copy link

If a POST comes in to /buckets/B/keys, the Location header generated
should be of the form /buckets/B/keys/K. If the post arrived at /riak/B,
the Location should be /riak/B/K.

This PR addresses @seancribbs concern in #432.

A test for this behavior is provided in basho/riak_test#205.

If a POST comes in to /buckets/B/keys, the Location header generated
should be of the form /buckets/B/keys/K. If the post arrived at /riak/B,
the Location should be /riak/B/K.
@ghost ghost assigned beerriot Feb 14, 2013
@ghost ghost assigned russelldb Feb 28, 2013
@russelldb
Copy link
Member

WFM, and test is good +1.

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

Successfully merging this pull request may close these issues.

None yet

2 participants