kinetex - v1.0.0-rc.1
    Preparing search index...

    Function diffResponses

    • Diff two fetch Response objects (status, headers, body text).

      Parameters

      • a: Response

        The first Response.

      • b: Response

        The second Response.

      Returns Promise<ResponseDiff>

      A ResponseDiff with changed/added/removed fields.