Module bus.http
Package org.miaixz.bus.http.metric
package org.miaixz.bus.http.metric
Provides internal metrics and standards for the HTTP client.
- Since:
- Java 17+
- Author:
- Kimi Liu
-
ClassDescriptionProvides a policy and persistence for HTTP cookies.Policy on when async requests are executed.Listener for metrics events.Intercepts, observes, modifies, and potentially short-circuits requests and their corresponding responses.Provides a mechanism to access internal APIs within the
org.miaixz.bus.httppackage.An abstractRunnableimplementation that always sets its thread name.A chain of interceptors that can process an HTTP request and response.