[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Global Namespaces



On Sat, Mar 13, 2010 at 11:57 AM, Chris Travers <..hidden..> wrote:

>> get_params => '*%',
>> raw_post => '$',   # only populated on POST/PUT
>
> Good points.  Accepted there.

Just noticed a minor change that needs to be made to the above:

instead of get_params, we should probably call it uri_params since
otherwise it would sound like it is only a valid for GET requests
otherwise :-).

Just noting to keep everyone on the same page :-)

Best Wishes,
Chris Travers