mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-18 21:02:41 +01:00
9f31e023f4
Summary: We don't need to handle any request data for the `/status/` route, so we can simplify this code slightly. Test Plan: ```lang=bash > curl http://127.0.0.1:22281/status/ {"uptime":2543,"clients.active":0,"clients.total":0,"messages.in":0,"messages.out":0,"log":"/var/log/aphlict.log","version":6} ``` Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11145 |
||
---|---|---|
.. | ||
client | ||
server |