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

Commits on Feb 14, 2013

  1. provide a Location header for the same api version on POST

    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.
    beerriot committed Feb 14, 2013
    Copy the full SHA
    150476d View commit details
    Browse the repository at this point in the history