Hub
Pricing About
NodeNode / Manipulator

HEAD Request

Tools & ServicesREST Web ServicesStreamable
Drag & drop
Like

This node can be used to issue HTTP HEAD requests. The HEAD method is identical to the HTTP GET Method, except that the server will not return a message-body as part of the HTTP response. Rather, it will only return the HTTP headers.

The node allows you to either send a request to a fixed URL (which is specified in the dialog) or to a list of URLs provided by an optional input table. Every URL will result in one request which in turn will result in one row in the output table. You can define custom request headers in the dialog.

By default the output table will contain the HTTP status code and the content type. In addition to that it contains one column for each response header defined in the dialog.

The node supports several authentication methods, e.g. BASIC and DIGEST. Other authentication methods may be provided by additional extensions.

The node supports the Credential port as input (see dynamic input ports). If the port is added, it must supply a Credential that can be embedded into the HTTP Authorization header, and all request done by the node will use the Credential from the port, regardless of other node settings. The OAuth2 Authenticator nodes provide such a Credential for example.

Node details

Input ports
  1. Type: Table
    Table
    Optional data table containing the variable parameters of the requests.
Output ports
  1. Type: Table
    HEAD results
    Data table containing columns from the responses.
Credential (Dynamic Inport)
A Credential, that can be embedded into the HTTP Authorization header. If this port is added, then all request done by the node will always use the Credential from the port, regardless of other node settings. The OAuth2 Authenticator nodes provide such a Credential for example.
  1. Type: org.knime.credentials.base.CredentialPortObject

Extension

The HEAD Request node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits