Re: Case-sensitive $r->param?

2024-02-14 Thread Joe Schaefer
You're more than welcome to join our tech blogging community Randolf. Just reach out privately with your preferred username and I'll get you sorted today. On Wed, Feb 14, 2024 at 3:22 PM Randolf Richardson wrote: > Yeah, I can see that being a major undertaking, and then Ruben's >

Re: Case-sensitive $r->param?

2024-02-14 Thread Randolf Richardson
Yeah, I can see that being a major undertaking, and then Ruben's observation that it could break a lot of software is also important. By the way, thanks for all the work you've done on Mod Perl. It's a great solution for the projects I work on, and I use it extensively for a lot

Re: Case-sensitive $r->param?

2024-02-14 Thread Ruben Safir
that would break a lot of software On Wed, Feb 14, 2024 at 08:30:47AM -0800, Randolf Richardson wrote: > Thanks Joe. So it's an APR library issue then. > > I wonder if adding a case_sensitive_keys() method to > APR::Request::Param that takes a boolean is something the APR team >

Re: Case-sensitive $r->param?

2024-02-14 Thread Joe Schaefer
It’s not worth replumbing apr‘s table API at this point. Joe Schaefer, Ph.D. Orion - The Enterprise Jamstack Wiki 954.253.3732 On Wed, Feb 14, 2024 at 11:31 AM Randolf Richardson wrote: > Thanks Joe.

Re: Case-sensitive $r->param?

2024-02-14 Thread Randolf Richardson
Thanks Joe. So it's an APR library issue then. I wonder if adding a case_sensitive_keys() method to APR::Request::Param that takes a boolean is something the APR team would be willing to add. Or might there be a better approach? > In short- No. All apreq interfaces use APR

Re: Case-sensitive $r->param?

2024-02-14 Thread Joe Schaefer
In short- No. All apreq interfaces use APR tables underneath. On Wed, Feb 14, 2024 at 11:12 AM Randolf Richardson wrote: > Is there a way to use $r->param in a case-sensitive manner? The > documentation indicates that keys are case-insensitive. > > Thanks. > > Randolf

Case-sensitive $r->param?

2024-02-14 Thread Randolf Richardson
Is there a way to use $r->param in a case-sensitive manner? The documentation indicates that keys are case-insensitive. Thanks. Randolf Richardson, CNA - rand...@inter-corporate.com Inter-Corporate Computer & Network Services, Inc. Beautiful British Columbia, Canada