#900744: If an invalid chunked-encoding header is sent by a server,
httplib will now raise IncompleteRead and close the connection instead of raising ValueError.
Showing
Please register or sign in to comment
httplib will now raise IncompleteRead and close the connection instead of raising ValueError.