From af9be28bc2701ea448898282942bd5b957439f18 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 29 Mar 1998 19:00:00 -0500 Subject: snapshot of project "lynx", label v2-8-1dev_5 --- WWW/Library/Implementation/HTTP.c | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'WWW/Library/Implementation/HTTP.c') diff --git a/WWW/Library/Implementation/HTTP.c b/WWW/Library/Implementation/HTTP.c index d1354911..996ebd4b 100644 --- a/WWW/Library/Implementation/HTTP.c +++ b/WWW/Library/Implementation/HTTP.c @@ -6,10 +6,10 @@ ** 28 Apr 1997 AJL,FM Do Proxy Authorisation. */ -#include "HTUtils.h" -#include "tcp.h" +#include +#include -#include "HTTP.h" +#include #define HTTP_VERSION "HTTP/1.0" @@ -21,19 +21,19 @@ #define LINE_EXTEND_THRESH 256 /* Minimum read size */ #define VERSION_LENGTH 20 /* for returned protocol version */ -#include "HTParse.h" -#include "HTTCP.h" -#include "HTFormat.h" -#include "HTFile.h" +#include +#include +#include +#include #include -#include "HTAlert.h" -#include "HTMIME.h" -#include "HTML.h" -#include "HTInit.h" -#include "HTAABrow.h" - -#include "LYGlobalDefs.h" -#include "LYLeaks.h" +#include +#include +#include +#include +#include + +#include +#include /* #define TRACE 1 */ -- cgit 1.4.1-2-gfad0