api icon indicating copy to clipboard operation
api copied to clipboard

Return 5xx HTTP code if failed

Open jonakoudijs opened this issue 11 months ago • 0 comments

Currently the API returns a 200 HTTP error when the upstream Steam servers fail (and don't return a useful response).

Even though the SteamCMD API is functioning properly, returning a non-200 HTTP code could help with handeling errors, cache mechanisms.

jonakoudijs avatar Jan 28 '25 12:01 jonakoudijs