Interface RestTestClient.RequestHeadersUriSpec<S extends RestTestClient.RequestHeadersSpec<S>>
- Type Parameters:
- S- a self reference to the spec type
- All Superinterfaces:
- RestTestClient.RequestHeadersSpec<S>, RestTestClient.UriSpec<S>
- All Known Subinterfaces:
- RestTestClient.RequestBodyUriSpec
- Enclosing interface:
- RestTestClient
public static interface RestTestClient.RequestHeadersUriSpec<S extends RestTestClient.RequestHeadersSpec<S>>
extends RestTestClient.UriSpec<S>, RestTestClient.RequestHeadersSpec<S>
Specification for providing request headers and the URI of a request.
- Since:
- 7.0
- Author:
- Rob Worsnop, Rossen Stoyanchev
- 
Method SummaryMethods inherited from interface RestTestClient.RequestHeadersSpecaccept, acceptCharset, apiVersion, attribute, attributes, cookie, cookies, exchange, exchangeSuccessfully, header, headers, ifModifiedSince, ifNoneMatchMethods inherited from interface RestTestClient.UriSpecuri, uri, uri, uri