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