MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / _dispatch

Method _dispatch

app/clients/fingerprint_http.py:286–374  ·  view source on GitHub ↗
(
        self,
        *,
        method: str,
        url: str,
        headers: dict[str, str],
        cookies: dict[str, str],
        json_body: Any | None,
        form_body: dict[str, Any] | None,
        params: dict[str, Any] | None,
        proxy_url: str | None,
        allow_fallback_proxy: bool,
        browser_impersonate: str | None,
    )

Source from the content-addressed store, hash-verified

Callers 3

request_jsonMethod · 0.95
request_textMethod · 0.95
request_bytesMethod · 0.95

Calls 3

Tested by

no test coverage detected