dev@jsr311.java.net

Re: JSR311: Header and Response Code constants

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Fri, 14 Mar 2008 17:51:36 +0100

>>> For HTTP headers I propose ignoring those we already have helper
>>> methods for in HttpHeaders or Response/ResponseBuilder (like Cookie,
>>> If*, etc):
>>>
>>> General Headers:
>>> Transfer-Encoding
>>>
>>> Request Headers:
>>> Accept-*
>>> Authorization
>>> From
>>> Host
>>> User-Agent
>>>
>>> Response Headers:
>>> WWW-Authenticate
>>>
>>> Entity Headers:
>>> Content-* (excluding Location, MD5 and Range)
>>> Expires
>>>
>>> +/- ?
>> Do you want to include the listet headers or made them available?
> Not sure what you mean - I was suggesting we add constants for the
> headers I listed above.
Urgh! Mr. Koops! Perhaps I need holiday :-)
For me it was not clear if you want to include the listed or exlucde the
listed headers. But the answer do you give.

Stephan