Yeah, I found that. I was looking for 'transport' instead of 'xml'. I believe I will leave it alone as I don't think it is causing me problems.
Thanks all. On Apr 18, 1:37 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Dan G. Switzer, II schrieb:> Jeff, > > >> 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.. > > > Try searching for the word "connection". I think it only appears a few > > times. The line is where base AJAX code is. > > In the (almost) latest revision at line ~ 4907: > > if ( xml.overrideMimeType ) > xml.setRequestHeader("Connection", "close"); > > I'm still not sure when that is really necessary to set. Could someone > summarize the conclusion from this thread? > > -- > Jörn Zaefferer > > http://bassistance.de