modio / modio-sdk-legacy

SDK for integrating mod.io into your game - a modding API for game developers
https://sdk.mod.io
MIT License
81 stars 27 forks source link

Unauthorized response improvements #118

Closed Melodatron closed 4 years ago

Melodatron commented 4 years ago

Fixed a minor bug in the local unauthorized responses where the http code was 0. Also factored out response generation to a separate function.