Skip to content

Problem when request and response headers don't match #8

@norchow

Description

@norchow

First of all, thanks for this super useful library.

I'm experiencing an issue. The cassette is never being used (although it is created when requesting without a previous casette).

Is it possible that when there is no casette, the digest is being calculated based on the response instead of the request? but then it checks the hash against the digest of the request.
In my case, headers of the request are different from the response, that's why i think this is the case, but i may be using it in a wrong way.

If you confirm the issue, i can contribute in resolving it.
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions