Skip to content

Consider making a copy of request and response #298

Description

@dnperfors

Is your feature request related to a problem? Please describe.
Currently a reference to the original request and response is made, this will break assertion when the request/response is being disposed before the assertion is made.

Describe the solution you'd like
A copy of the complete request and response could be made in order to be able to assert after the request/response are disposed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions