Close HTTP Handle

Closes the client handle and deletes all stored cookies, authentication credentials, and HTTP headers associated with the client handle. This node also terminates all HTTP connections and logs out of any authentication, if applicable.

1378

Inputs/Outputs

datatype_icon

client handle

Unique value that identifies the web request.

You can use the same client handle to wire together multiple HTTP nodes to preserve authentication credentials, HTTP headers, and cookies.

Client handles are not required when making web requests without persistent data such as headers or credentials.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior