HTTPRequest.By the resource address and headers

Syntax:

New HTTPRequest(<ResourceAddress>, <Headers>)

Parameters:

<ResourceAddress> (required)

Type: String.
Address of the resource, to which the HTTP request is performed.

<Headers> (optional)

Type: Map.
Contains headers as a correspondence: "Header name" - "Value".

Description:

Creates an object by the resource address and headers.

    

1C:Enterprise Developer's Community