Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

EndPoint properties of OriginalRequest section in .stump being wiped out #76

@aglover-mw

Description

@aglover-mw

After manually editing the .orequest.body and .stump files for existing stumps on a local machine, then restarting the service and verifying they are served properly, it appears that the OriginalRequest's EndPoint properties in the .stump file were wiped out and set to 0.0.0.0:0.

I edited the requests of a number of existing stumps locally, updating the orequest.body and .stump files, then restarting the service. My changes were limited to:

  • changing the .server DisableStumpsWhenRecording to true
  • changing a card number sequence in the request xml of the orequest.body
  • changing the two BodyMatchRule properties in the .stump file. The stump name was also changed, but this was done through the website ui.
  • After saving these changes and restarting the stumps service, I verified that my altered stumps were being served properly, and changed the DisableStumpsWhenRecording back to false.

At this point I reviewed the .stump files that I had changed, and the LocalEndPoint and RemoteEndPoint properties of the OriginalRequest appeared to have been changed to 0.0.0.0:0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions