From: Marc G. <mgu...@ya...> - 2005-01-17 08:00:23
|
In fact there are different "types" of cookie transmission. Sending them as different headers could/should be ok too. I think that this is a bug of HttpClient.addRequestHeader: as the method name is "addRequestHeader" and not "setRequestHeader", it should allow to set many headers with the same name. Marc. |