You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > InstantSearchAPI > buildHeaders

InstantSearchAPI.buildHeaders() method

Build request headers. Override to add custom headers.

Signature:

protected buildHeaders(): Record<string, string>;

Returns:

Record<string, string>