public interface ClientRequestContext
Request context provides the data of the request and offers methods to change it
Modifier and Type | Method and Description |
---|---|
void |
addHeader(String name,
String value)
Adds a header to the request.
|
Copyright © 2022. All rights reserved.