Return HTTP status code 202 Accepted when upstream is unreachable #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/status-202"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this PR we change the HTTP status code from
200 Successto202 Acceptedwhen the maintenance page is displayed.202 Acceptedwhen upstream is unreachable fd4cf5d767