Subject: | Passthrough of parent request parameters |
While developing for a local site it became neccessary to pass along cookies , get inputs, and sometimes post inputs, the user_agent, and the orginal referer to an SSI included script from the calling 'parent' script.
To complicate matters the SSI included script was hosted on a different server and the cookie contents are variable for each client.
I altered the standard SSI.pm to solve this (see attached patch file). There weren't too many changes. Are you interested in rolling these changes into the stock SSI.pm?
Thanks
Message body not shown because it is not plain text.