set-http-body
The set-http-body
action sets HTTP request body. It belongs to the network category within the external area.
Action Syntax
set-http-body IT
A value
set-http-body $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
set-http-body {item}
// Using Variables
// Display dynamic content from variables
set-http-body $variable
Action code: 792590908
Version: 0.6.4-2
Last updated: 2025-06-13