Package de.xima.fc.http
-
Class Summary Class Description ContentDisposition Class for working with theContent-Disposition
.CustomBodyDataBuilder FileBodyBuilder FileItemPart A part or a form item of amultipart/form-data
POST request that is based upon aFileItem
.HttpClients General logic for HTTP requests.HttpPostRequestBuilder Deprecated. UseHttpRequestBuilder
.HttpRequestBuilder Builder for preparing and sending an HTTP request.MultipartPreservingRequest A wrapper formultipart
HttpServletRequest
s that preserve theirmulitpart
parts, meaning the parts can be accessed multiple times during the entire request scope and performs immediate malware scanning upon parts parsing.PostRequestBuilder Deprecated. useHttpPostRequestBuilder
insteadUrlDataBuilder -
Exception Summary Exception Description ContentDispositionParseException Exception thrown byContentDisposition
when a value cannot be parsed.