| Class | Description |
|---|---|
| BaseHttpRequestAttributes |
Common parts of all http request attributes.
|
| HttpAttributes |
Base representation of HTTP message attributes.
|
| HttpConstants |
General purpose HTTP constants
|
| HttpConstants.RequestProperties | |
| HttpConstants.ResponseProperties | |
| HttpHeaders |
Provides the constants for the standard HTTP header names and values
|
| HttpHeaders.Names |
Standard HTTP header names.
|
| HttpHeaders.Values |
Standard HTTP header values.
|
| HttpMessageBuilder |
Base component to create HTTP messages.
|
| HttpRequestAttributes |
Representation of an HTTP request message attributes.
|
| HttpResponseAttributes |
Representation of an HTTP response message attributes.
|
| Enum | Description |
|---|---|
| HttpConstants.HttpStatus | |
| HttpConstants.Methods | |
| HttpConstants.Protocols | |
| HttpMetadataKey | |
| HttpSendBodyMode |
Defines if the request should contain a body or not.
|
| HttpStreamingType |
Streaming mode for HTTP.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.