Module client

Source

Statics§

CANONICAL_PATH
Cached static for the canonical_path function.
CLIENT
HTTPS_CONNECTOR
JSON
Cached static for the json function.
OAUTH_CLIENT
OAUTH_IS_ROLLING_OVER
OAUTH_RATELIMIT_REMAINING

Functions§

canonical_path
Gets the canonical path for a resource on Reddit. This is accomplished by making a HEAD request to Reddit at the path given in path.
canonical_path_no_cache
Origin of the cached function canonical_path.
canonical_path_prime_cache
Primes the cached function canonical_path. Gets the canonical path for a resource on Reddit. This is accomplished by making a HEAD request to Reddit at the path given in path.
json
This is a cached function that uses the JSON cached static.
json_no_cache
Origin of the cached function json.
json_prime_cache
Primes the cached function json. This is a cached function that uses the JSON cached static.
proxy
rate_limit_check