Hdr->http_host is now gone.
[citadel.git] / webcit / webcit.h
index 24eca9ad3454d56c7d334fe281e8876301554d30..33f87cd8066e4dec58126d7c91cf347fe160ba04 100644 (file)
@@ -429,7 +429,6 @@ typedef struct _HdrRefs {
        StrBuf *ContentType;
        StrBuf *RawCookie;
        StrBuf *ReqLine;
-       StrBuf *http_host;                      /* HTTP Host: header */
        StrBuf *browser_host;
        StrBuf *browser_language;
        StrBuf *user_agent;