[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Global Namespaces
- Subject: Re: Global Namespaces
- From: Chris Travers <..hidden..>
- Date: Sat, 13 Mar 2010 12:03:40 -0800
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