you can check

request.env.request_method

and

request.get_vars

vs

request.post_vars

On Nov 25, 3:26 pm, chandrakant kumar <[email protected]> wrote:
> I'm going through chapter 3 of the book. In an example of 'images' app, in
> the show function, how is the POST and GET methods differentiated?

Reply via email to