]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a truncation bug in how we print the port on the Via: header.
authorAaron Bannert <aaron@apache.org>
Mon, 29 Oct 2001 15:44:03 +0000 (15:44 +0000)
committerAaron Bannert <aaron@apache.org>
Mon, 29 Oct 2001 15:44:03 +0000 (15:44 +0000)
commit1087db6a1d98a62dc9401694ddc03fd79d0c25a4
treefc7a6ff098a1eb38675f78e649bc1cd7dda14fc3
parentda3ae7591eede5f612e74c88e8c3f8f28a39effa
Fix a truncation bug in how we print the port on the Via: header.
The routine that prints the Via: header now takes a length for
the port string.

Submitted by: Zvi Har'El <rl@math.technion.ac.il>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91682 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c