[Issue 17014] New: enhance std.uri
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 22 09:07:33 PST 2016
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 at puremagic.com
Reporter: greeenify at 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
--
More information about the Digitalmars-d-bugs
mailing list