Forum Discussion

gvalenc's avatar
gvalenc
New Contributor
14 years ago

Parameters with space result in URL truncation of REST reque

I have a REST resource with a parameter /groups/{groupName}?username=user. If groupName has a space in it, an exception is thrown and then the actual request that is sent is truncated (notice most of ...