Skip to content

Make the redirect after save configurable#19

Open
riker09 wants to merge 1 commit into
xavierlacot:masterfrom
riker09:patch-1
Open

Make the redirect after save configurable#19
riker09 wants to merge 1 commit into
xavierlacot:masterfrom
riker09:patch-1

Conversation

@riker09
Copy link
Copy Markdown

@riker09 riker09 commented Apr 24, 2013

When saving an object through the api the location header can be switched off by setting redirect_after_save: false in the applications' settings.yml file.

When saving an object through the api the location header can be switched off by setting `redirect_after_save: false` in `settings.yml` file.
@nederdirk
Copy link
Copy Markdown
Contributor

This issue seems to be resolved since the merging of PR #22 , in which PUT requests return the 204 (No Content) status code instead of 302 (Found)

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

Successfully merging this pull request may close these issues.

2 participants