Hi Oleg,

>>I would rather prefer an explicit IllegalStateException when
>>getContent() is called on an entity whose content has already been
>>consumed.

I've implemented that. An IllegalStateException is thrown when the
content of BasicHttpEntity is obtained several times, or if it is
obtained without being set at all. Now I have 12 failing test cases.
This will take a while to clean up.

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to