mirror of
https://github.com/FriendsOfSymfony/FOSRest.git
synced 2026-03-24 00:32:21 +01:00
[PR #5] [MERGED] Complete HTTP status code list #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FriendsOfSymfony/FOSRest/pull/5
Author: @lanthaler
Created: 3/10/2012
Status: ✅ Merged
Merged: 3/10/2012
Merged by: @lsmith77
Base:
master← Head:master📝 Commits (1)
e6c56d1Complete HTTP status code list📊 Changes
1 file changed (+25 additions, -0 deletions)
View changed files
📝
Util/Codes.php(+25 -0)📄 Description
Updated the HTTP response status code constants to include all HTTP status codes as defined by the IANA Hypertext Transfer Protocol (HTTP) Status Code Registry (http://www.iana.org/assignments/http-status-codes/).
@lsmith77 asked me to create a this PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.