public final class RequestSettings extends Object
| Constructor and Description |
|---|
RequestSettings() |
| Modifier and Type | Method and Description |
|---|---|
Function<Event,Boolean> |
getFollowRedirects() |
Function<Event,HttpStreamingType> |
getRequestStreamingMode() |
Function<Event,HttpSendBodyMode> |
getSendBodyMode() |
public Function<Event,HttpSendBodyMode> getSendBodyMode()
public Function<Event,HttpStreamingType> getRequestStreamingMode()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.