Stay organized with collections
Save and categorize content based on your preferences.
android.net.http
Classes
| HttpResponseCache |
Caches HTTP and HTTPS responses to the filesystem so they may be reused,
saving time and bandwidth.
|
| SslCertificate |
SSL certificate info (certificate details) class
|
| SslCertificate.DName |
A distinguished name helper class: a 3-tuple of:
- the most specific common name (CN)
- the most specific organization (O)
- the most specific organizational unit (OU)
|
| SslError |
This class represents a set of one or more SSL errors and the associated SSL
certificate.
|
| X509TrustManagerExtensions |
X509TrustManager wrapper exposing Android-added features.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-02-10 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]