All Classes and Interfaces
Class
Description
ContentCache is a class that provides a way to cache content either in memory or in a file.
ContentOutputStream is a custom output stream that extends DeferredFileOutputStream.
The Curl class provides a simple interface for creating HTTP requests using various HTTP methods.
Enumeration representing HTTP methods.
Custom exception class for handling errors related to Curl operations.
The CurlRequest class represents an HTTP request that can be configured and executed.
The RequestProcessor class processes the HTTP request and handles the response.
The CurlResponse class represents the response from a cURL request.