]> 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)
commit14e329df8385c535c29840e85ec18479f8648a98
tree5fb50fb2cdbcd209d9e484b26f44c573c922244c
parent9a004749fc5527f259a84faf628c5fa65d0f5259
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