plugins.rest.settings.result.behavior.show_info.curl_command

Display the cURL command that was used for the request.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.rest.settings.result.behavior.show_info.headers

Display the request headers.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.rest.settings.result.behavior.show_info.http_info

Display the request HTTP information.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.rest.settings.result.behavior.show_info.url

Display the request URL.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: