Allow resolver fall-through based on status code
Consider the case where you have the three following urls: /foo /bar /baz /foo is a vanity redirect, and should sent to content api as website_url /bar is a section, and that section will be used by a template as the global content, but we want to...