# File fcgi_handler.rb, line 167def process_request(cgi)Dispatcher.dispatch(cgi)rescueException=>e# errors from CGI dispatchraiseifSignalException===edispatcher_error(e)end
Comments
Have your say
Please use Textile formatting
(click here for a cheat sheet).
Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.
<code/>and<pre/>for code samples.