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(@Nullable Set<@NonNull ResponseCookie> cookies) Response.copy()Vends a mutable copier seeded with this instance's data, suitable for building new instances.Response.Copier.headers(@NonNull Consumer<Map<@NonNull String, @NonNull Set<@NonNull String>>> headersConsumer) Response.Copier.statusCode(@NonNull Integer statusCode)