soup-multipart: remove extra CRLF before multipart body
authorDan Winship <danw@gnome.org>
Tue, 6 Apr 2010 16:29:01 +0000 (12:29 -0400)
committerDan Winship <danw@gnome.org>
Fri, 9 Apr 2010 23:51:33 +0000 (19:51 -0400)
commit8569d007dbffc7096b1eb47004381deb8397426f
treee3dff0bd3dcb84f64a7feed5706e09119893322f
parentc28b30ad8dcc6ef96b4ddc680107cbd058873dec
soup-multipart: remove extra CRLF before multipart body

HTTP multiparts should have no preamble, so it shouldn't have the
leading CRLF either

https://bugzilla.gnome.org/show_bug.cgi?id=614183
libsoup/soup-multipart.c