Ajax - responses must have Content-Length
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.
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.
No comments yet.
RSS feed for comments on this post. TrackBack URL
Sorry, the comment form is closed at this time.
Powered by WordPress