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

Allow for no-value parameters #297

Closed
johanhaleby opened this issue Jul 20, 2015 · 4 comments
Closed

Allow for no-value parameters #297

johanhaleby opened this issue Jul 20, 2015 · 4 comments

Comments

@johanhaleby
Copy link
Collaborator

From johan.ha...@gmail.com on January 12, 2012 15:07:53

I have to send GET call with delete parameter but no value set like
this: https://mylab.company.com/test/11/a7d279dc-861f-4cc6/network/cefae7a4-4a69-11e0?delete And I am getting the following exception:
Illegal parameters passed to REST Assured. Parameters was: [delete].

Make sure that you can also send no-value form parameters.

Original issue: http://code.google.com/p/rest-assured/issues/detail?id=143

@johanhaleby
Copy link
Collaborator Author

From johan.ha...@gmail.com on January 17, 2012 02:05:08

Status: Started

@johanhaleby
Copy link
Collaborator Author

From johan.ha...@gmail.com on January 21, 2012 07:43:41

Status: Fixed

@johanhaleby
Copy link
Collaborator Author

From akiran...@gmail.com on June 18, 2013 02:17:07

what is the solution for this problem of sending empty parameter

@johanhaleby
Copy link
Collaborator Author

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