* Simplify URL APIs
* Remove unused U_DECODE_PASSWD flag
* Add a basic unit test for URL
* Convert NotMuch to the new URL API
* Additional improvements to URL API and implementation
* Additional tests for URL
* Avoid flexible array members, improve URL test code