When a web handler method is sent raw non form-encoded post data, that content
is not accessible inside the relish method.
Consider how to do this. Do we add a request object as an optional or mandatory
first argument of a handler method?
Or do we introduce a default context object automatically inspectable by web
handler methods. If so, should contexts include application, session, and
request components, in the web handler case?
Original issue reported on code.google.com by relis...@gmail.com on 2 Feb 2013 at 12:32
Original issue reported on code.google.com by
relis...@gmail.com
on 2 Feb 2013 at 12:32