classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Http headers


From: Guilhem Lavaux
Subject: Http headers
Date: Tue, 20 Apr 2004 09:15:28 +0200

Hi,

If you try the mauve test URLConnection/Http you may notice there is
failure due to an unknown header "server" which should be "Server".
Apparently to make the search throught header fields independent from
the case we have using toLowerCase for all header keys and values: this
is not right. I suggest we build keep the original value in the array in
HeaderFieldHelper so we are able to return the exact value returned by
the server.

Comments ?

Cheers,

Guilhem.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]