Bug 52352 - Proxy : Support IPv6 URLs capture
Summary: Proxy : Support IPv6 URLs capture
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.5.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-18 14:47 UTC by Philippe Mouawad
Modified: 2011-12-18 15:50 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2011-12-18 14:47:44 UTC
Currently recording scenario using IPv6 does not work, for example:
http://[::1]:8080/

Fails with parsing error.
Comment 1 Philippe Mouawad 2011-12-18 15:50:22 UTC
Date: Sun Dec 18 15:35:27 2011
New Revision: 1220432

URL: http://svn.apache.org/viewvc?rev=1220432&view=rev
Log:
Bug 52352 - Proxy : Support IPv6 URLs capture

Modified:
   jmeter/trunk/test/src/org/apache/jmeter/protocol/http/proxy/TestHttpRequestHdr.java
   
Log:
Bug 52352 - Proxy : Support IPv6 URLs capture

Modified:
   jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:48 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2685