HomePhorge

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
Joshua SpenceAuthored on Jan 2 2015, 2:09 PM
themackabuPushed on Tue, Mar 25, 8:07 PM
Parents
rP1b80f6e09d71: Remove an unused class
Branches
Unknown
Tags
Unknown

Event Timeline