UriModifyingOperationPreprocessor@Deprecated public class UriModifyingOperationPreprocessor extends org.springframework.restdocs.operation.preprocess.UriModifyingOperationPreprocessor
OperationPreprocessor that modifies URIs in the request and in the response
by changing one or more of their host, scheme, and port. URIs in the following
locations are modified:
Request URI
Request headers
Request content
Request part headers
Request part content
Response headers
Response content
| Constructor and Description |
|---|
UriModifyingOperationPreprocessor()
Deprecated.
|