| Package | Description |
|---|---|
| net.i2p.apache.http.conn.ssl |
SSL/TLS socket factory and hostname verification from Apache HttpClient 4.4.1, providing secure HTTP connection support for I2P.
|
| net.i2p.apache.http.conn.util |
HTTP connection utilities from Apache HttpClient 4.4.1, providing connection management, network address utilities, and public suffix matching.
|
| Class and Description |
|---|
| PublicSuffixMatcher
Utility class that can test if DNS names match the content of the Public Suffix List.
|
| Class and Description |
|---|
| PublicSuffixList
Public suffix is a set of DNS names or wildcards concatenated with dots.
|