users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: get rid of getSize/Length

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Fri, 15 Jun 2012 12:45:13 +0200

Done,
Marek
On May 31, 2012, at 10:02 AM, Sergey Beryozkin wrote:

>> * ClientRequestContext.getLength() should be removed. Users will not
>> (and should not) be setting a Content-Length header. Also, usually this
>> value will never be known within a filter/interceptor invocation.