Added NEWS. ChangeLog, NEWS, buildconf.sh, Doxyfile.in part of dist.
[pazpar2-moved-to-github.git] / src / http.h
index 20f0521..4e8cc33 100644 (file)
@@ -28,6 +28,7 @@ struct http_channel
     struct http_request *request;
     struct http_response *response;
     struct http_channel *next; // for freelist
+    char *addr; /* forwarded address */
 };
 
 struct http_proxy //  attached to iochan for proxy connection