On Fri, 15 Apr 2005, Derek wrote:
Hi,
I need to get more information on the body of the request. I need to know various parameters from a get command.
??
GET does not have a body. Only ?query terms.. query terms are available to Squid, and seen in the redirector interface.
POST/PUT does have bodies. These are not seen in any external API of Squid.
Regards Henrik