Uses of Package
org.miaixz.bus.http.secure

Packages that use org.miaixz.bus.http.secure
Package
Description
An HTTP client for Java applications.
Provides internal implementation details for the HTTP client, including connection management, streams, and routing.
Provides platform-specific implementations for the HTTP client.
Provides a simplified, fluent API implementation (Httpx) for making HTTP requests, building on the core HTTP client components.
Provides a fluent, builder-based API (Httpz) for making HTTP requests, simplifying interactions with the core Httpd client.
Provides classes for managing security-related aspects of HTTP, including TLS/SSL configuration, authentication, and certificate pinning.
Provides the implementation of the WebSocket protocol (RFC 6455) for creating and managing WebSocket connections.