[PATCH] Give full Request-URI to eCAP adapters

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Tue, 08 Mar 2011 13:20:23 -0700

Give full Request-URI to eCAP adapters.

Implement libecap::RequestLine::uri() to return full Request-URI instead
of URL path.

Niether full URL nor URL path is perfect because the actual request may
have full URI or a path, but Squid does not really keep that
information. This change makes our eCAP implementation consistent with
our ICAP implementation.

Eventually, eCAP may have an API that is guaranteed to return full
Request-URI and Squid may remember what kind of URI it got in the virgin
request, allowing for a more truthful implementation.

Thank you,

Alex.

Received on Tue Mar 08 2011 - 20:20:41 MST

This archive was generated by hypermail 2.2.0 : Wed Mar 09 2011 - 12:00:04 MST