|
squid: getting data from post method
Well I want to obtain the information in the client's request that is passed by POST method. This will be further directed to a redirector process.
As fas as I know redirector has limited access to the information from squid.
If any body has an idea wither we can send information to a redirector sent by POST method in client's request.
|