Skip to content

The Decision Graph is Incomplete #211

@timvisher

Description

@timvisher

The Decision Graph implies that GETs can't reach 404. In fact, it implies that only POST can reach a 404.

This is false in that a GET that defines an :exists? decision which returns false does in fact return a 404 with the body being controlled by :handle-not-found.

Also, none of the handlers are listed so it's difficult to see where they get called.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions