cpp-netlib/uri

Encoding errors must be handled using an exception

glynos opened this issue · 0 comments

At the moment, encoding errors are not handled gracefully. As stated here:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3625.html#error-reporting

We can define an exception.