Requests
Requests copied to clipboard
Requests_Cookie::domain_matches doesn't account for IPv6
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?