Hi,

On 17.03.2010 15:09, Justin Edelson wrote:
> On 3/17/10 9:49 AM, Felix Meschberger wrote:
>>>        String host = request.getHeader("Host");
>>
>> (NB this is what request.getServerName() reports; I would prefer to use
>> the API)
> (I seem to recall running into trouble with request.getServerName() and
> CDNs, so I just got into the habit of using the Host header.)

Just curious: would that be formatting issues which the servlet
container could not resolve correctly ?

Regards
Felix

Reply via email to