https://issues.apache.org/bugzilla/show_bug.cgi?id=51512

Milamber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #4 from Milamber <[email protected]> 2011-09-09 08:11:47 UTC ---
The JMeter Cookie Manager uses HTTPClient API to validate/parse Cookie header. 

This bug is provide by Httpclient 3.1 which not support host with IPv6 address.
https://issues.apache.org/jira/browse/HTTPCLIENT-654

A workaround is use a host header with a name (not ip).

The fix is to use HTTPClient 4.x for cookie manager (I works on this).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to