polyverse / ropoly

ROP-Tool HTTP Server
MIT License
5 stars 3 forks source link

In all handlers - respond with correct status type #25

Closed archisgore closed 6 years ago

archisgore commented 6 years ago

"Bad Request" is when the input request is invalid. "Internal Server Error" is when there's an error processing on the server side.