Fork me on GitHub
#pedestal
<
2022-06-29
>
richiardiandrea17:06:39

Hi folks, we have a problem here, basically GET returns an unescaped path parameter. I see that there is a test in the repo to validate that happens, what can be the issue, any suggestion on how to debug?

richiardiandrea19:07:13

yes I would expect the :path-params to be "Some Body"

souenzzo19:07:59

I think that in most browsers, you can send /Some Body and it will work