Skip to main content

rest.getReason

rest.getReason()

Description

Gets the reason phrase from the last request.

Example

http = option.rest

reason = http.getReason()
println reason