urllib2 multiple Set-Cookie headers in response
I am using urllib2 to interact with a website that sends back multiple Set-Cookie headers. However the re开发者_运维百科sponse header dictionary only contains one - seems the duplicate keys are overri
问答
阅读(1)