mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-10 03:55:58 +00:00
Wrap the host added to the HTTP request headers with IPV6Util.encloseHost to ensure that load balancers that reads the header will have a valid IPv6 address. JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1043