Skip to main content

http.getResponseHeaders

http.getResponseHeaders()

Description

Gets all response headers from the last request.

Example

http = option.http

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