Page MenuHomePhabricator

Return HTTP status code 300 for disambiguation pages
Open, Needs TriagePublicFeature

Description

Feature summary (what you would like to be able to do and where):
Per MDN, the 300 Multiple Choices HTTP status code signifies that several pieces of content are available for one request. Disambiguation pages fit directly into this description; the main body content of a "request" in this case would be the title of an article.

Benefits (why should this be implemented?):
Makes responses more semantic and correct.