Skip to main content

http.getReason

http.getReason()

Description

Gets the reason phrase from the last request.

Example

http = option.http

reason = http.getReason()
println reason