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

Allow for custom, default, or no body when redirecting #61

Merged
merged 1 commit into from
Sep 20, 2013

Conversation

kcm
Copy link
Contributor

@kcm kcm commented Sep 19, 2013

Allow the user to provide a custom response body. The option can be false for an empty body, a simple string, or any object that conforms to the Rack body object requirements.

tobmatth added a commit that referenced this pull request Sep 20, 2013
Allow for custom, default, or no body when redirecting
@tobmatth tobmatth merged commit 6c7ec93 into tobmatth:master Sep 20, 2013
@tobmatth
Copy link
Owner

Thanks for your contribution, much appreciated...

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