Forum Discussion

Defender's avatar
Defender
Contributor
15 years ago

Wrong body is cloned for PUT query.

I have several PUT queries for the same resource. Each of them uses the same parameters & different xml files in the body. I perform the following actions:
1. Select PUT query.
2. Click F9.
3. Insert correct body from corresponding file using "Load From" function.
4. Close the request using "X" button in the top of the window.
5. Repeat step 1 with previously created request. Repeat step 2. Verify the body of cloned request.

I expect to see the body of "source" request. The actual result is the body of the first request for PUT method.
I cannot say whether this bug is present for POST or not.
No RepliesBe the first to reply