[erlang-questions] Should uri_string:dissect_query/1 be able to parse this?
Peter Dimitrov
peterdmv@REDACTED
Tue May 14 08:53:22 CEST 2019
Hi,
There are no such plans at the moment due to the coming release of OTP-22.
BR/Peter
-----Original Message-----
From: Leo Liu <sdl.web@REDACTED>
Sent: den 10 maj 2019 18:24
To: Peter Dimitrov <peterdmv@REDACTED>
Cc: Loïc Hoguin <essen@REDACTED>; Marc Worrell <marc@REDACTED>;
erlang-questions@REDACTED
Subject: Re: Should uri_string:dissect_query/1 be able to parse this?
On 2019-05-10 15:26 +0200, Peter Dimitrov wrote:
> uri_string:dissect_query/1 is already fixed on master so it will be
> available in OTP-22:
>
> 1> uri_string:dissect_query("b=12&a").
> [{"b","12"},{"a",true}]
> 2>
>
> BR/Peter
Thanks. That is great news. Is there a plan to fix it in OTP 21?
Leo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190514/29b4f6da/attachment.htm>
More information about the erlang-questions
mailing list