Uses of Record Class
de.cuioss.http.security.data.HTTPBody
Packages that use HTTPBody
-
Uses of HTTPBody in de.cuioss.http.security.data
Methods in de.cuioss.http.security.data that return HTTPBodyModifier and TypeMethodDescriptionstatic HTTPBodystatic HTTPBodystatic HTTPBodystatic HTTPBodystatic HTTPBodyHTTPBody.withContent(String newContent) Returns a copy of this body with new content.HTTPBody.withContentType(String newContentType) Returns a copy of this body with a new content type.HTTPBody.withEncoding(String newEncoding) Returns a copy of this body with a new encoding.