Skip to content

Most status code handlers don't have a way of delegating to next() #251

@jfhbrook

Description

@jfhbrook

#247 flagged an issue where many (non-404) status codes aren't respecting handleError=false and always respond with an ecstatic-served error page.

I think error handling in ecstatic is a little bizarre anyway - see #154 and #183, which are both issues that request different error handling behavior. This is just yet another one, I guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions