Package de.galan.commons.net.flux
package de.galan.commons.net.flux
-
ClassDescriptionProvides a simple HTTP client for most use-cases, reusable.Some sites may have timeouts, but the connection timeout does not seem to work reliably.Creating fluent http requests (simplified fluent interface for HttpClient).BuilderStatic accessor to FluentHttpClient with option to set default configuration.Contract for a HTTP requestException thrown while executing a remote http call.Additional behaviour options for the HttpClientList of available HTTP methods.Test helper for collecting requests and responding to http clients.Mocks the body and metadata of a http response.Collected request.Represents the reponse to a http service.URL constructing helper methods.