public class HttpRequestDWBinding extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.mule.runtime.api.util.MultiMap<String,Object> |
header
Headers to be sent in the HTTP request.
|
| Constructor and Description |
|---|
HttpRequestDWBinding(org.mule.runtime.api.util.MultiMap<String,Object> path,
org.mule.runtime.api.util.MultiMap<String,Object> query,
org.mule.runtime.api.util.MultiMap<String,Object> header) |
Copyright © 2023. All rights reserved.