aboutsummaryrefslogtreecommitdiff
path: root/lib/http.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-09-15 12:55:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-09-15 12:55:38 +0000
commit00eaf202988bc36d235bbecb1facc72372ea14f9 (patch)
tree3254f06532088b0f1ac7689b80271be1c26291cc /lib/http.c
parent96009453e8bb328c9a1965022e371f2fc3dbd94d (diff)
bugfixed the proxytunnel
Diffstat (limited to 'lib/http.c')
-rw-r--r--lib/http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/http.c b/lib/http.c
index fba4b80cb..c835b1313 100644
--- a/lib/http.c
+++ b/lib/http.c
@@ -146,7 +146,7 @@ CURLcode GetHTTPProxyTunnel(struct UrlData *data, int tunnelsocket,
int httperror=0;
int subversion=0;
- infof(data, "Establish HTTP proxy tunnel\n");
+ infof(data, "Establish HTTP proxy tunnel to %s:%d\n", hostname, remote_port);
/* OK, now send the connect statment */
sendf(tunnelsocket, data,