Homec4science

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

Authored by Joshua Spence <josh@joshuaspence.com> on Jan 2 2015, 23:09.

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

Committed
Joshua Spence <josh@joshuaspence.com>Jan 2 2015, 23:09
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1b80f6e09d71: Remove an unused class
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPH44198d68a769: Use the correct `Content-Type` for the Aphlict status route (authored by Joshua Spence <josh@joshuaspence.com>).Jan 2 2015, 23:09