Package de.xima.fc.http
package de.xima.fc.http
-
ClassDescriptionClass for working with the
Content-Disposition
.Exception thrown byContentDisposition
when a value cannot be parsed.A part or a form item of amultipart/form-data
POST request that is based upon aFileItem
.General logic for HTTP requests.Deprecated.Builder for preparing and sending an HTTP request.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.Deprecated.useHttpPostRequestBuilder
instead
HttpRequestBuilder
.