Hi, I need to get the "Host:" header sent by the client, from a TransHandler. Should I be using $r->header_in("Host"), or should I turn UseCanonicalName off and then use $r->get_server_name? I'd rather do the first, and it works when I try it, but I'm also thinking that PerlTransHandlers run before full header parsing, so $r->header_in might not be recommended at that point... any clues? -- Roger Espel Llima, [EMAIL PROTECTED] http://www.iagora.com/~espel/index.html
- Re: [Summation] 100% sessions? Roger Espel Llima
- Re: [Summation] 100% sessions? Jay Jacobs
- Re: [Summation] 100% sessions? Gunther Birznieks
- Re: [Summation] 100% sessions? Jay Jacobs
- Re: [Summation] 100% sessions? Gunther Birznieks
- Re: [Summation] 100% sessions? Jay Jacobs
- Roger Espel Llima