Hi, Any updates or thoughts?
On Friday, November 18, 2016 at 4:57:43 PM UTC+7, Andrey N. Ronin wrote: > > Hi, folks! > > In the *evancz/elm-http* package i offen use Http.url function for > building query string, but after upgrade to 0.18 to my regret I found that > this function is no longer exist in new *elm-lang/http*. I know, where > are many library out there with similar functionality, I had to use one of > them sporto/erl <http://package.elm-lang.org/packages/sporto/erl/latest>, > despite the fact that it seems to me an excellent library, i think building > query string must be core function for *elm-lang/http*. Especially that > now we have query parser in new *evancz/url-parser*, i think in most > cases that eliminates the need for additional dependencies, so no need to > wait they upgrade then new Elm version appears. That do you think? > > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
