public class SinglePartHttpResponse extends BaseHttpResponse
BaseHttpResponse.MaxSizeByteArrayOutputStream
downloader
Constructor and Description |
---|
SinglePartHttpResponse(AbstractHttpRequestInterface<?> httpRequest,
ExtendedHttpMethod httpMethod,
String requestContent,
PropertyExpansionContext context) |
Modifier and Type | Method and Description |
---|---|
String |
getContentAsString() |
long |
getContentLength() |
String |
getRequestContent() |
protected String |
getResponseContent() |
void |
setResponseContent(String responseContent) |
getAttachments, getAttachmentsForPart, getContentAsXml, getContentType, getHttpVersion, getMethod, getProperty, getPropertyNames, getRawRequestData, getRawResponseBody, getRawResponseData, getRequest, getRequestHeaders, getResponseHeaders, getSSLInfo, getStatusCode, getTimestamp, getTimeTaken, getURL, initHeaders, initHeadersForLoadTest, setProperty, toExternalForm
public SinglePartHttpResponse(AbstractHttpRequestInterface<?> httpRequest, ExtendedHttpMethod httpMethod, String requestContent, PropertyExpansionContext context)
public String getContentAsString()
protected String getResponseContent()
public long getContentLength()
public String getRequestContent()
getRequestContent
in interface Response
getRequestContent
in class BaseHttpResponse
public void setResponseContent(String responseContent)
Copyright © 2019. All Rights Reserved.