users@jsr311.java.net

ResponseBuilder.header("SET_COOKIE", null)

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Wed, 18 Jun 2008 12:56:04 +0200

Hi,

what should happen, if ResponseBuilder.header("SET_COOKIE", null) is
called? Remove all given NewCookies? Only one? But which one?
And what if ResponseBuilder.cookie(null) is called? Also remove all
given NewCookies? ResponseBuilder.header(..) has this semantic generally?

best regards
   Stephan