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>
Home > widget-integration > InstantSearchAPI > buildHeaders
Build request headers. Override to add custom headers.
Signature:
protected buildHeaders(): Record<string, string>;
Returns:
Record<string, string>