perl module seems to not even run in that
case.
Thanks,
Cris
On Fri, Jun 16, 2017 at 4:02 AM,
wrote:
>
> modperl Digest 16 Jun 2017 08:02:57 - Issue 3266
>
> Topics (messages 64692 through 64693)
>
&g
format.json { render :json => params['counter'] }
end
end
###
Never sees those headers! Help!
Thanks,
Cris
On Tue, Jun 13, 2017 at 12:52 PM, Cris Shupp wrote:
> Hello all...
>
> I have a simple mod_perl program that does some custom role b
Hello all...
I have a simple mod_perl program that does some custom role based
authentication before granting access to certain resources. That part does
work, but for a new feature I need to be able to embed roles into my
headers. Try as may, try as I might, those roles never show up...
consi