redditwarp.dark.core.http_client_SYNC#
- class redditwarp.dark.core.http_client_SYNC.RedditHTTPClient(handler: Handler, *, headers: MutableMapping[str, str] | None = None, authorizer: Authorizer | None = None)[source]#
Bases:
HTTPClient- property authorizer: Authorizer#
- fetch_authorizer() Authorizer[source]#
- fast_set_authorizer(value: Authorizer | None) None[source]#
- redditwarp.dark.core.http_client_SYNC.build_reddit_http_client() RedditHTTPClient[source]#