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
F15406756: D11144.id26794.diff
Tue, Mar 18, 1:44 PM
F15385211: D11144.id26794.diff
Fri, Mar 14, 9:59 PM
F15371392: D11144.diff
Wed, Mar 12, 12:34 PM
F15331555: D11144.id26756.diff
Fri, Mar 7, 11:23 AM
Unknown Object (File)
Fri, Feb 28, 11:07 AM
Unknown Object (File)
Fri, Feb 28, 11:07 AM
Unknown Object (File)
Fri, Feb 28, 11:02 AM
Unknown Object (File)
Fri, Feb 21, 11:08 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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3480
Build 3487: [Placeholder Plan] Wait for 30 Seconds

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.