www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17014] New: enhance std.uri

https://issues.dlang.org/show_bug.cgi?id=17014

          Issue ID: 17014
           Summary: enhance std.uri
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: greeenify gmail.com

There has been work on proposal for a new Uri module, but it never made it to
formal proposal. Moreover, there are many other successful community
implementations in the wild:

-
https://github.com/rikkimax/alphaPhobos/blob/master/source/std/experimental/uri.d
- http://vibed.org/api/vibe.inet.url/
- https://github.com/adamdruppe/arsd/blob/master/http2.d


See also: https://github.com/ikod/dlang-requests/issues/12

--
Dec 22 2016