Skip to content

Consider making a copy of request and response #298

@dnperfors

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions