Uses of Class
com.soklet.Response.Copier
Packages that use Response.Copier
-
Uses of Response.Copier in com.soklet
Methods in com.soklet that return Response.CopierModifier and TypeMethodDescriptionResponse.Copier.cookies(Consumer<Set<ResponseCookie>> cookiesConsumer) Response.Copier.cookies(Set<ResponseCookie> cookies) Response.copy()Vends a mutable copier seeded with this instance's data, suitable for building new instances.Response.Copier.statusCode(Integer statusCode)