Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.getRawResponse

Fetches the raw bytes from the output stream.

Syntax

Description

The getRawResponse method fetches raw bytes from the output stream. getRawResponse is similar to getResponse, except the result is returned as a byte array rather than a stream.

Returns

A byte[] response.

Example

See Also

cleanRawResponse,
getResponse,
cleanResponse

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.