public static interface BeforeStartTransactionCallback.Params
BeforeStartTransactionCallback
.Modifier and Type | Method and Description |
---|---|
default java.util.List<HttpHeader> |
httpHeaders()
Returns an immutable list of the HTTP headers of the request or an empty list if the
request does not have any HTTP headers.
|
default UrlRequest |
urlRequest()
Returns the URL request.
|
default UrlRequest urlRequest()
default java.util.List<HttpHeader> httpHeaders()