Hi Ortwin, > Motivated by Roland Weber, I find the HttpState class bad. Especially > the inheritance hierarchy seems weird. Why would HttpState (which sounds
> very general) extend a CookieStore (which sounds very specific)? > It was supposed to implement CookieStore and CredentialProvider, thereby pulling both functionalities together into one class. cheers, Roland
