Boy I feel like a dummy, but I can't even find that line in my jQuery script. I am testing with jQuery 1.1.2 unpacked. Is that what we are talking about? I might be having a similar problem and want to test against that by commenting this out as well, but it helps if you can find it first.
doh.. > > // transport.setRequestHeader("connection", "close"); > > Which seems to have solved this issue. But I want to make sure this > doesn't screw up anything else?? > > Also - how can I re-compress my source with this modification included? > > Thanks, > Jim