HTTPConnection.Head

Syntax:

Head(<HTTPRequest>)

Parameters:

<HTTPRequest> (required)

Type: HTTPRequest.
A query sent to the server.

Returned value:

Type: HTTPResponse.

Description:

Receives information about the requested data contained in the headers by means of a HEAD query without receiving the data.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community