Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Request : Parameters are ignored in PUT requests #4303

Closed
asfimport opened this issue Feb 27, 2017 · 4 comments
Closed

HTTP Request : Parameters are ignored in PUT requests #4303

asfimport opened this issue Feb 27, 2017 · 4 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 60782):
Currently when you set this in HTTP REquest:

Method : PUT
Path: /test?name0=value0
Send Parameters with Request : name1 in Name: column / value1 in Value

JMeter emits :
PUT http://localhost:8081/test?name0=value0

Ignoring Send Parameters with Request content.

Votes in Bugzilla: 2
Severity: normal
OS: All

Duplicated by:

@asfimport
Copy link
Collaborator Author

Raul (migrated from Bugzilla):
This bug is also with Method PATCH:

PATCH http://localhost:8080/rest/customers/1836

PATCH data:

[no cookies]

@asfimport
Copy link
Collaborator Author

danceric (migrated from Bugzilla):
same issue encountered
is there anyone trying to fix this bug currently?
or if anyone have alternative way to solve this issue?
thanks.

@asfimport
Copy link
Collaborator Author

danceric (migrated from Bugzilla):
(In reply to danceric from comment 2)

same issue encountered
is there anyone trying to fix this bug currently?
or if anyone have alternative way to solve this issue?
thanks.

BTW, I'm using 3.2 r1790748 build

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
This bug has been marked as a duplicate of #2035

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

No branches or pull requests

1 participant