STINNER Victor added the comment: > It contains two line of continuous CRLF between the data.
It looks like a bug at server side. \n\n is the separator between headers and data. An header must not end with \n\n. ---------- nosy: +haypo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25539> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com