HomePhabricator

Implement HTTP response messages

Description

Implement HTTP response messages

Summary: Fixes T7486. Implement HTTP response messages such as 200 OK and 404 Not Found. The status codes were taken from http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html.

Test Plan: Navigated to /foo and saw the response showing 404 Not Found in the Network tab of Chrome.

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7486

Differential Revision: https://secure.phabricator.com/D12299

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Apr 6 2015, 9:43 PM
Reviewer
Blessed Reviewers
Differential Revision
D12299: Implement HTTP response messages
Parents
rPed3c5f91e96d: Mark ChatLog as deprecated
Branches
Unknown
Tags
Unknown
Tasks
T7486: All responses use "OK" as the status text