Change URI option getters to return optional views where possible

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There is a TODO comment in uri.hpp to have URI getters return optional views where possible. Returning an optional allows the user to distinguish whether an option was passed or not instead of defaulting. And getters that return a std::string can be a stdx::string_view instead to avoid an unnecessary copy.

              Assignee:
              Unassigned
              Reporter:
              Kevin Albertson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: