Uses of Class
com.soklet.Request.Copier
Packages that use Request.Copier
-
Uses of Request.Copier in com.soklet
Methods in com.soklet 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)