SF patch #405845 by Martin von Löwis
Fixes SF bug #405427. If an http response has a bogus return code, e.g. 400.100, raise BadStatusLine.
Showing
Please register or sign in to comment
Fixes SF bug #405427. If an http response has a bogus return code, e.g. 400.100, raise BadStatusLine.