[][src]Module stellar_horizon::headers

Helper functions to access Horizon headers.

Structs

HeaderMap

A set of HTTP headers

Functions

rate_limit_limit

Returns the requests quota in the time window.

rate_limit_remaining

Returns the remaining requests quota in the current window.

rate_limit_reset

Returns the time remaining in the current window, specified in seconds.