Solved! Go to Solution.
You need to set the query parameter as required and leave the parameter value empty. Please see the screenshot:
localhost:8080/myurl/cluster?name=%00
localhost:8080/myurl/cluster?name=%81
pford90 wrote: When I enter %00 or %81 the url does not generate an empty string
pford90 wrote: And no the Disable Encoding: of the resource method is not checked
Hi,
How did you get this working? Where can i find the option to disable encoding of the resource method.
i have 3 parameters request,name and code and i want to send empty for code.
i tried %00 but, this is converted as %2500
Can you please help.
You need to set the query parameter as required and leave the parameter value empty. Please see the screenshot:
User | Count |
---|---|
6 | |
6 | |
5 | |
2 | |
1 |
Subject | Author | Latest Post |
---|---|---|