Uses of Class
org.springframework.restdocs.operation.RequestCookie
Package
Description
Operation API that describes a request that was sent and the response that was received
when calling a RESTful API.
-
Uses of RequestCookie in org.springframework.restdocs.operation
Modifier and TypeMethodDescriptionOperationRequest.getCookies()
Returns thecookies
sent with the request.