Skip to main content

rest.getResponseHeaders

rest.getResponseHeaders()

Description

Gets all response headers from the last request.

Example

http = option.rest

responseHeaders = http.getResponseHeaders()
api.wto(responseHeaders)