Page MenuHomePhabricator

Use the correct `Content-Type` for the Aphlict status route
ClosedPublic

Authored by joshuaspence on Jan 2 2015, 1:09 PM.
Tags
None
Referenced Files
F15480417: D11144.id.diff
Tue, Apr 8, 2:01 PM
F15480012: D11144.id26756.diff
Tue, Apr 8, 10:55 AM
F15479777: D11144.id26794.diff
Tue, Apr 8, 9:29 AM
F15476008: D11144.diff
Mon, Apr 7, 2:30 AM
F15461335: D11144.id26756.diff
Tue, Apr 1, 7:34 AM
F15454269: D11144.diff
Sat, Mar 29, 5:40 PM
F15432160: D11144.id.diff
Mon, Mar 24, 4:32 PM
F15406756: D11144.id26794.diff
Tue, Mar 18, 1:44 PM
Subscribers

Details

Summary

The /status/ route for the Aphlict server returns JSON.

Test Plan
> curl -I http://127.0.0.1:22281/status/
HTTP/1.1 200 OK
Content-Type: application/json
Date: Fri, 02 Jan 2015 13:08:34 GMT
Connection: keep-alive

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Use the correct `Content-Type` for the Aphlict status route.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 2 2015, 4:44 PM
This revision was automatically updated to reflect the committed changes.