has been sent, in case we need to call httpRestart().
- Sometimes netscape (2.x, IRIX) hangs forever on '100% complete'. Seems
like netscape bug, but we should close the persistent connection after
a short bit anyway.
/*
- * $Id: http.cc,v 1.182 1997/08/10 06:34:29 wessels Exp $
+ * $Id: http.cc,v 1.183 1997/08/11 02:29:08 wessels Exp $
*
* DEBUG: section 11 Hypertext Transfer Protocol (HTTP)
* AUTHOR: Harvest Derived
httpSendComplete,
httpState,
buftype == BUF_TYPE_8K ? put_free_8k_page : xfree);
+#ifdef BREAKS_PCONN_RESTART
requestUnlink(httpState->orig_request);
httpState->orig_request = NULL;
+#endif
}
static int