Actions
Feature proposal #8949
closedImprove package installer error caching behavior
Description
Instead of expecting a specific JSON formatted response use HTTP codes to signify an error has occurred. Next override the exception handler with our own during install so a proper error JSON response can be output.
Actions