On ons, 2007-11-21 at 00:07 -0500, Louis Gonzales wrote:

> Where I seem to be failing is, attempting to send any other HTTP host 
> header information, just is not working for me.
> 
> For example if I try:
> %{Referer} I'm getting a "-" which means nothing was passed.

Works for me.

> I've also tried:
> %{Referer:absoluteURI} - where I'm treating "Referer" as "Hdr" and 
> "absoluteURI" as "member"

Referer only has a single member, the URI.

The member syntax is used for list headers to extract a single member
element in the list of values. For example a single cookie.

Regards
Henrik


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to