themusicman@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoLemmylemmy.worldimagemessage-square82fedilinkarrow-up1485arrow-down111
arrow-up1474arrow-down1imageLemmylemmy.worldthemusicman@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square82fedilink
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.