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>