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

Feature/plugin request termination #2328

Merged
merged 16 commits into from Apr 4, 2017
Merged

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Apr 4, 2017

replaces #2051

pauldaustin and others added 16 commits April 4, 2017 09:22
Add HTTP response for 503 Service unavailable. This will be used for a
new api-unavailable plugin that will send a 503 error. See #1279.
Added , to end of list
Changed to only log 500 errors
A new plug-in that allows a request to be terminated and a specified
HTTP status code and body returned.

This is useful to temporarily return a status page for a service. For
example if the service is unavailable due to scheduled maintenance.
Add HTTP response for 503 Service unavailable. This will be used for a
new api-unavailable plugin that will send a 503 error. See #1279.
Added , to end of list
Changed to only log 500 errors
@Tieske Tieske merged commit 020de3e into master Apr 4, 2017
@Tieske Tieske deleted the feature/plugin-request-termination branch April 4, 2017 08:32
@Tieske Tieske added this to the 0.10.2 milestone Apr 4, 2017
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.

None yet

2 participants