Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseHeaders

The API will set the following HTTP response headers.

see

https://darksky.net/dev/docs#response-headers

Hierarchy

  • ResponseHeaders

Indexable

[key: string]: any

The API will set the following HTTP response headers.

see

https://darksky.net/dev/docs#response-headers

Index

Properties

x-forecast-api-calls

x-forecast-api-calls: string

The number of API requests made by the given API key for today.

x-response-time

x-response-time: string

The server-side response time of the request.

Generated using TypeDoc