How to create and work with Headers

  • To create a Header:

    • Go to the Inputs & outputs tab.

    • Click the [+ Header] button in the Parameters>Headers section.

  • To copy a Header, click the clipboard icon in the top right corner. When a Header is copied, note that the header name and URL header names are updated to “(copied header name)_copy_1” e.g., if a header with the name “headerresponse” is copied, the copied header will automatically have the name as “headerresponse_copy_1”. This is to ensure that the header name remains unique. The header name is editable.

  • To expand or collapse a Header, click the arrow in the top right corner.

  • To delete a Header, click the (x) in the top right corner.

Example of Header in Request

Cache-Control: no-cache

Connection: Closed

Content-Type: application/json

Content-Length: 16

Last updated