You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2016/04/22 21:18:12 UTC

[jira] [Created] (MESOS-5254) Add URI parsing function/library

Joseph Wu created MESOS-5254:
--------------------------------

             Summary: Add URI parsing function/library
                 Key: MESOS-5254
                 URL: https://issues.apache.org/jira/browse/MESOS-5254
             Project: Mesos
          Issue Type: Task
          Components: fetcher, libprocess
            Reporter: Joseph Wu
            Assignee: Joseph Wu


The {{uri::Fetcher}} theoretically supports all URIs, per [RFC3986|http://tools.ietf.org/html/rfc3986].  To do this, we need a spec-compliant parser from string to URI.

[uriparser|http://uriparser.sourceforge.net/] appears to fit the bill.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)