Uses of Class
com.soklet.core.Request.Copier
Packages that use Request.Copier
-
Uses of Request.Copier in com.soklet.core
Methods in com.soklet.core that return Request.CopierModifier and TypeMethodDescriptionRequest.Copier.body
(byte[] body) Request.Copier.contentTooLarge
(Boolean contentTooLarge) Request.copy()
Vends a mutable copier seeded with this instance's data, suitable for building new instances.Request.Copier.httpMethod
(HttpMethod httpMethod) Request.Copier.queryParameters
(Map<String, Set<String>> queryParameters)