themusicman@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoLemmylemmy.worldimagemessage-square76fedilinkarrow-up1376arrow-down19cross-posted to: [email protected]
arrow-up1367arrow-down1imageLemmylemmy.worldthemusicman@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square76fedilinkcross-posted to: [email protected]
minus-squaremc1472@lemmy.fmhy.mllinkfedilinkEnglisharrow-up1·1 year agolemmy does not return 502 error codes because 502 means “bad gateway” and lemmy is not acting as a gateway, nginx is. An nginx sends the html. All apps should check the status code for codes like this one that don’t come from apps.
lemmy does not return 502 error codes because 502 means “bad gateway” and lemmy is not acting as a gateway, nginx is. An nginx sends the html. All apps should check the status code for codes like this one that don’t come from apps.