Skip to content

Conversation

rafis
Copy link

@rafis rafis commented Oct 7, 2013

Functions _M.send_404() and _M.send_500() are returning status which is meant to be HTTP Status Code. In turn _M.run() returning result of _M.send_404() or _M.send_500() which also has meaning of HTTP Status Code. In common loops like cgi.lua and fastcgi.lua these returnings are not used, but if they would consistency would be violated.

@ignacio ignacio mentioned this pull request Mar 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant