Neolane - JavaScript API - v6.1.0

Unknown
HttpClientResponse

An object which represents the response to an HTTP query.

May only be obtained after the execution of an HTTP query by the response property.

Properties
body The body of the HTTP response in the form of a MemoryBuffer object.
code The return code of the HTTP response in the form of a JavaScript integer.
codePage The value of the codePage of the response. Used for decoding the body of the HTTP response.
header An object which contains all the HTTP headers.
headers The list of headers for the HTTP response grouped by name.
message The message carried by the HTTP response.
Features
Available in:
  • Content management
  • Delivery properties
  • Typology rule
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow

Table of contents

previous page start next page