Sorry if this is a silly question, bit I am trying to understand the reason of the code in get-request-action-name function (src/ action.lisp), more specifically, why request-parameter is not enough? In what situation would hunchentoot:get-parameter / post-parameter (which are called by request-parameter) return nil, while hunchentoot:parameter would not?
, -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
