# http-503 **Repository Path**: mirrors_maruel/http-503 ## Basic Information - **Project Name**: http-503 - **Description**: Trivial AppEngine app to return an http error code on all requests. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README http-503 -------- http-503 is a trivial app that returns HTTP 503 (or any other code) to all requests. This application can be uploaded to an AppEngine instace when it needs to be shut down temporarily for debugging severe issues or doing non-transparent schema update.