]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update ab to accept URLs with IPv6 literal address strings (in the
authorJeff Trawick <trawick@apache.org>
Tue, 21 Nov 2000 19:47:14 +0000 (19:47 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 21 Nov 2000 19:47:14 +0000 (19:47 +0000)
commit754e9239938ccfc4eea8921aa5851cc42e8f6180
tree5fb50fb2cdbcd209d9e484b26f44c573c922244c
parent5ad917aef5439c539d41ede879f2bec7ffe690e5
Update ab to accept URLs with IPv6 literal address strings (in the
format described in RFC 2732), and to build Host header fields in
the same format.  This allows IPv6 literal address strings to be
used with ab.  This support has been tested against Apache 1.3 with
the KAME patch, but Apache 2.0 does not yet work with this format
of the Host header field.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87054 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c