On Thu, 5 Jun 2014, [email protected] wrote: > Further tinkering confirms that the routing engine is clearly looking at > 'URL:" not REQUEST_URI Is there a fix?
$REQUEST_URI is not part of the Common Gateway Interface (version 1.1), defined by: http://tools.ietf.org/html/rfc3875 Neither is 'URL:'. I'm not sure what your issue is, but if you go here: https://github.com/kraih/mojo/issues/new and provide details of your issue I'll look into it. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
