package com.heaton.bot;
import java.util.zip.*;
import java.net.*;
import java.io.*;
/**
* This class implements an HTTP handler. The low-level
* details are left to a derived class. Most likel
package com.heaton.bot;
import java.util.zip.*;
import java.net.*;
import java.io.*;
/**
* This class implements an HTTP handler. The low-level
* details are left to a derived class. Most likel
package com.heaton.bot;
import java.util.zip.*;
import java.net.*;
import java.io.*;
/**
* This class implements an HTTP handler. The low-level
* details are left to a derived class. Most likel
/*
* http.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by the te
/* HTTP.c
** MULTITHREADED IMPLEMENTATION OF HTTP CLIENT
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTTP.c,v 1.178 1999