- From: <jonah_lin@nysunburst.com>
- Date: Thu, 1 Jun 2000 17:09:01 -0400
- To: www-lib@w3.org
I finally figured out what my problem was. For the HTProtocol_add("file"...) function, I was setting the preemptive flag to be NO (since that worked for http). I set that to YES and also used HTANSIReader_new and HTANSIWriter_new instead of HTReader_new and HTWriter_new for the HTTransport_add("local"...) function, and now it's working well. Thanks for all your help.. -Jonah
Received on Thursday, 1 June 2000 17:16:50 UTC