summaryrefslogtreecommitdiff
path: root/libsoup/soup-message-client-io.c
diff options
context:
space:
mode:
authorCarlos Garcia Campos <cgarcia@igalia.com>2017-03-21 14:19:46 +0100
committerDan Winship <danw@gnome.org>2017-08-07 10:02:50 -0400
commit2177c522a46809be3eee15bf0864b8491c67467d (patch)
tree04c9c279469500a3b539fc084b7e2d5bdd133abd /libsoup/soup-message-client-io.c
parent7aa41c2f6b2b159a2503cf02dc203cbf1493c4b7 (diff)
downloadlibsoup-2177c522a46809be3eee15bf0864b8491c67467d.tar.gz
soup-message-io: Do not fail when there's no empty line after headers
The spec says there should be an empty line (\r\n) between the response headers and the body. However, some servers don't include the empty line when the response doesn't have a body. This is causing several WebKit tests to fail, because some of the imported w3c tests do not include that empty line. Those tests pass in firefox, chromium and safari, so at least those other browsers allow that. https://bugzilla.gnome.org/show_bug.cgi?id=780352
Diffstat (limited to 'libsoup/soup-message-client-io.c')
0 files changed, 0 insertions, 0 deletions