Page MenuHomePhorge

Return 404 on non-existing resources
ClosedPublic

Authored by machniak on Wed, Sep 25, 3:35 PM.

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rK51702978323c: Return 404 on non-existing resources
Summary

The fallback route handler is executed also for all public resources
that do not exist. Returning 404 is better than the usual (heavy) view.

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Wed, Sep 25, 5:18 PM
This revision was automatically updated to reflect the committed changes.