MCPcopy Create free account
hub / github.com/eser/fetchp / internalLoadStep2Deserialization

Method internalLoadStep2Deserialization

src/fetchp.ts:391–440  ·  view source on GitHub ↗
(
    status: FetchpStatus,
    request: Request | undefined,
    response: Response | undefined,
    // deno-lint-ignore no-explicit-any
    error: any,
    init: FetchpRequestInit | undefined,
    // deno-lint-ignore no-explicit-any
    callback: (status: FetchpStatus, error: any) => void,
    // deno-lint-ignore no-explicit-any
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

requestMethod · 0.95

Calls 2

callHooksWithRequestMethod · 0.65

Tested by

no test coverage detected