Skip to main content

links.httpx

class HttpxLink(AsyncTerminatingLink)

HttpxLink is a terminating link that sends operations over HTTP using httpx

endpoint_url

endpoint_url is the URL to send operations to.

auth_errors

auth_errors is a list of HTTPStatus codes that indicate an authentication error.