HttpContent.Clear() Method
Version: Available or changed with runtime version 1.0.
Sets the HttpContent object to a default value. The content contains an empty string and empty headers.
Syntax
HttpContent.Clear()
Parameters
HttpContent
Type: HttpContent
An instance of the HttpContent data type.
Related information
HttpContent Data Type
Get Started with AL
Developing Extensions