public class HttpListenerResponseAttributes extends HttpResponseAttributes
HttpResponseAttributes. Unless interpretation of request errors is enabled, only this kind of
attributes will be considered within an error message.headers| Constructor and Description |
|---|
HttpListenerResponseAttributes(int statusCode,
String reasonPhrase,
ParameterMap headers) |
getReasonPhrase, getStatusCodegetHeaderstoStringpublic HttpListenerResponseAttributes(int statusCode,
String reasonPhrase,
ParameterMap headers)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.