Gal Nitzan wrote:
I traced it to ParseData line 147.UTF8.writeString(out, (String) e.getKey()); UTF8.writeString(out, (String) e.getValue()); it seems that Set-Cookie key comes with a ArrayList value?
I think that was fixed yesterday by Andrzej. http://svn.apache.org/viewcvs?rev=367251&view=rev Doug
