Child pages
  • Response

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getCharset()
Get the charset of the response body.
Table Row (tr)
Table Cell (td)
byte[]
Table Cell (td)
getMediaData()
Get the content of response as binary data.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getResponseBody()
Get the content of the response as String.
Table Row (tr)
Table Cell (td)
Object
Table Cell (td)
getResponseHeaders()
Gets the headers of the response as name/value arrays.
Table Row (tr)
Table Cell (td)
Object
Table Cell (td)
getResponseHeaders(headerName)
Gets the headers of the response as name/value arrays.
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
getStatusCode()
Gets the status code of the response, the list of the possible values is in HTTP_STATUS constants.

...