Package de.cuioss.http.client


package de.cuioss.http.client
  • Class
    Description
    Unified provider interface for HTTP operations requiring both HttpHandler and RetryStrategy.
    Provides logging messages for the de.cuioss.tools.net.http package.
    Contains debug-level log messages for detailed information during development and troubleshooting.
    Contains informational log messages for successful operations or status updates.
    Contains warning-level log messages for potential issues that don't prevent normal operation but may indicate problems.
    Enum representing the status of a HttpHandler loader.
    Common interface for components that provide health status information.
    ETag-aware HTTP handler with stateful caching capabilities and built-in retry logic.