pford90
12 years agoOccasional Contributor
[Resolved] Pass empty string to query parameter
I would like to know how i could pass an empty string to a parameter at the end of the url: Example: localhost:8080/myurl/cluster?name= Thank you, Peter
- 6 years ago
You need to set the query parameter as required and leave the parameter value empty. Please see the screenshot:
chrome_2020-04-10_12-39-26.png