Skip to content

RequestUrlParam.headers?

RequestUrlParam › headers?

Official

Type: Record<string, string>

The headers of the request.

Example:

{ 'Content-Type': 'application/json' }