Skip to content

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

Merged
beerriot merged 1 commit intomasterfrom
bwf-location-new-url
Feb 28, 2013
Merged

provide a Location header for the same api version on POST#487
beerriot merged 1 commit intomasterfrom
bwf-location-new-url

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
Contributor

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.

2 participants