Requests icon indicating copy to clipboard operation
Requests copied to clipboard

Requests_Cookie::domain_matches doesn't account for IPv6

Open TimothyBJacobs opened this issue 5 years ago • 0 comments

The Requests_Cookie::domain_matches method checks that the domain is not an IPv4 address. Should it also check that it isn't an IPv6?

TimothyBJacobs avatar Nov 10 '20 23:11 TimothyBJacobs