Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 976 Bytes

File metadata and controls

33 lines (28 loc) · 976 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
HttpHeaders.Clear() Method
Sets the HttpHeaders variable to the default value.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

HttpHeaders.Clear() Method

Version: Available or changed with runtime version 1.0.

Sets the HttpHeaders variable to the default value.

Syntax

 HttpHeaders.Clear()

Parameters

HttpHeaders
 Type: HttpHeaders
An instance of the HttpHeaders data type.

See Also

HttpHeaders Data Type
Get Started with AL
Developing Extensions