[erlang-questions] Cowboy Urlencode
Loïc Hoguin
essen@REDACTED
Tue Aug 9 08:41:03 CEST 2016
What do you mean by "safe"?
If you're wondering if it works, it does AFAIK, but it's the
application/x-www-form-urlencoded variant of url encoding, so might not
fit your use case. Use it only for query strings.
On 08/09/2016 05:44 AM, Theepan wrote:
> Hi Cowboy Team,
>
> How safe is to use cow_qs:urlencode ?
>
> Regards,
> Theepan
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
--
Loïc Hoguin
http://ninenines.eu
Author of The Erlanger Playbook,
A book about software development using Erlang
More information about the erlang-questions
mailing list