HomePhabricator

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

Description

Use the correct Content-Type for the Aphlict status route

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

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: Korvin, epriestley

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

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Jan 2 2015, 10:11 PM
Reviewer
Blessed Reviewers
Differential Revision
D11144: Use the correct `Content-Type` for the Aphlict status route
Parents
rP1b80f6e09d71: Remove an unused class
Branches
Unknown
Tags
Unknown