Alexander Rojas created MESOS-3531:
--------------------------------------

             Summary: Make HTTP Request and Response use a the Path class 
instead of a string for the path
                 Key: MESOS-3531
                 URL: https://issues.apache.org/jira/browse/MESOS-3531
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
    Affects Versions: 0.24.0
            Reporter: Alexander Rojas


Both classes {{libprocess::http::Request}} and {{libprocess::http::Response}} 
use {{std::string}} to represent the path part of the headers; However {{Path}} 
is a better options to it.

There's even a TODO in the code to fix this issue.



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

Reply via email to