458d877d84f62005e0ffc338f8591a8e2a36adad |
|
03-Oct-2016 |
Stephan Bosch <stephan@rename-it.nl> |
lib: uri-util: Implemented API to check generic URI syntax.
This allows checking whether something is a valid URI of any type.
This change adds a test suite for the generic URI syntax, which is currently the main purpose of the API addition.
Apart from a few simple vality checks, the test suite also tests various URI examples from RFCs. |