Wink Saville’s Blog

February 24, 2008

Ajax - responses must have Content-Length

Filed under: Ajax, firefox — wink @ 2:30 pm

When responding to an AJAX request, actually when responding to any HTTP/1.1 request that is going to be kept alive you need to have a Content-Length header field even if the the content length is 0.

Powered by WordPress