Class to validate and to work with IPv6 addresses
Description
This was originally based on the PEAR class of the same name, but has been entirely rewritten.
Methods
Name | Description |
---|---|
Requests_IPv6::check_ipv6 | Checks an IPv6 address |
Requests_IPv6::compress | Compresses an IPv6 address |
Requests_IPv6::split_v6_v4 | Splits an IPv6 address into the IPv6 and IPv4 representation parts |
Requests_IPv6::uncompress | Uncompresses an IPv6 address |
User Contributed Notes
You must log in before being able to contribute a note or feedback.