# SetHTTPRequestRawPostBody
bool SetHTTPRequestRawPostBody(string_1, string_2)
# Class
✔️ Server: CScriptHTTPRequest
❌ Client: undefined
# Function Description
Set the literal body of a post - invalid after setting a post parameter.
# Parameters
| Type | Name | Description |
|---|---|---|
| string | string_1 | No Description Set |
| string | string_2 | No Description Set |