Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 1.01 KB

search-core.additionalhttpheaders.md

File metadata and controls

57 lines (27 loc) · 1.01 KB

Home > @yext/search-core > AdditionalHttpHeaders

AdditionalHttpHeaders interface

AdditionalHttpHeaders allows users to specify additional values for specific HTTP headers.

Signature:

export interface AdditionalHttpHeaders 

Properties

Property

Modifiers

Type

Description

"Client-SDK"?

ClientSDKHeaderValues

(Optional) Additional agents and their versions used to create the Search experience. The information for these agents is added to the Client-SDK HTTP header along with that of the ANSWERS_CORE agent.