Task #84626
closedStreamline HTTP Response codes
100%
Description
In the core we have at least three different lists of HTTP status codes:
\TYPO3\CMS\Core\Http\Response::$availableStatusCodes
- class constants in
\TYPO3\CMS\Core\Utility\HttpUtility
\TYPO3\CMS\Extbase\Mvc\Web\Response::$statusMessages
All this lists should be streamlined and be identical (or much better) merged into one list.
Updated by Frank Nägler over 6 years ago
- Related to Task #84490: Add missing HTTP status code presets for PSR-7 responses added
Updated by Frank Nägler over 6 years ago
- Related to Feature #84481: add missing "HTTP/1.1 308 Permanent Redirect" constant to HttpUtility added
Updated by Gerrit Code Review over 6 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56562
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56563
Updated by Frank Nägler over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c908cc58b94e2403b33fd88ece8f882b574b6fb6.