Hi all,
We've developed a custom form which lets a person select a certain branch to send an email to. It's using the custom GET parameter ?b=xx to specify a branch between 0 and 100, but something in this process is messing up our reverse proxy and returning what looks like an invalid content-length.
I was just wondering if I've accidentally stumbled on a reserved GET parameter that Matrix is using to do something else. I know ?a=x will attempt to load the asset contents specified, but does ?b=x do something as well?
This is only noticeably an issue with our reverse proxy in the mix. As it works fine when talking directly to the Apache server, it may very well not be a Matrix issue at all, but I thought I'd check.
Custom/Reserved GET Parameters
AshKyd
(Squiz)
#1