In server_response_is_complete(), expect no body if the status code is 204.
authorFabian Keil <fk@fabiankeil.de>
Mon, 12 Jul 2010 16:01:23 +0000 (16:01 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 12 Jul 2010 16:01:23 +0000 (16:01 +0000)
commit731127142a9203aade9b5a9a2b54bf6a19da7ed8
tree96b652ac7960ac526bbb1531f519dcb278a86274
parent68919cef3f6bd6bf9783b3bbcb7a1c120d9d6fea
In server_response_is_complete(), expect no body if the status code is 204.

Should fix #3022042 and #3025553, reported by a user with no visible name.

Most likely also fixes a bunch of other AJAX-related problem
reports we closed in the past due to insufficient information.
jcc.c