Skip to content

RequestUrlResponse.headers

RequestUrlResponse › headers

Official

Type: Record<string, string>

The headers of the response.

Example:

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