Книги автора: Beginning Android
Книга: Beginning Android
Stuff to Consider
Stuff to Consider
If you need to use SSL, bear in mind that the default HttpClient
setup does not include SSL support. Mostly, this is because you need to decide how to handle SSL certificate presentation — do you blindly accept all certificates, even self-signed or expired ones? Or do you want to ask the user if they really want to use some strange certificates?
Similarly, HttpClient
, by default, is designed for single-threaded use. If you will be using HttpClient
from a service or some other place where multiple threads might be an issue, you can readily set up HttpClient
to support multiple threads.
For these sorts of topics, you are best served by checking out the HttpComponents
Web site for documentation and support.
Оглавление статьи/книги
Похожие страницы
- Speed considerations
- UNIX Security Considerations
- DNS Security Considerations
- Appendix D. SDRAM Interface Considerations
- Business Considerations
- System Considerations
- User Considerations
- 2.3. Storage Considerations
- 11.5.2 Implementation Considerations
- 9.5 Bit Stuffing
- General Security Considerations
- Special considerations for basic and dynamic disks