Skip to content

keepalive bug when access resp.url #3

@hysia

Description

@hysia

in urllib2

resp = addinfourl(fp, r.msg, req.get_full_url())
resp.url has value

but when keepalive installed to opener, resp._url instead of resp.url and this will make programe error

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions