Ask a question to get started
Enter to send•Shift+Enter new line
Send a request that automatically reconnects to Location header.
request_reconnect( self, path: str, method: str, *, json: dict[str, Any] | None = None, params: QueryParamTypes | None = None, headers: Mapping[str, str] | None = None, on_response: Callable[[httpx.Response], None] | None = None, reconnect_limit: int = 5 ) -> Any