Package org.projectnessie.client.http
package org.projectnessie.client.http
-
ClassDescriptionThis interface defines execution methods for HTTP client requests.A special
RequestFilterthat applies authentication to the HTTP request, typically in the form of HTTP headers.Simple Http client to make REST calls.Specialization of HttpClientException in the case of a timeout while waiting to read the response.Class to hold an ongoing HTTP request and its parameters/filters.Simple holder for http response object.Factory interface for creating HTTP response handlers.HTTP specific Nessie client builder interface.Convenience base class for implementations ofNessieHttpClientBuilder.NessieHttpClientBuilderandNessieClientBuilderimplementation for HTTP/REST.Context containing all important info about a request.Filter to be evaluated before making a request.Interface for the important parts of a response.Filter evaluated post call.HTTP request status enum.