liburlmm

A simple C++ framework for manipulating urls. Released under the GNU Lesser General Public License.

Version 0.0.1 : 2003-02-12 01:10:00

  • url and urlpath classes works.
  • Resolving a link in an url to another url works.
  • Parsing of scheme, user, password, host, port, path, arguments and fragment works.
  • cppUnit test cases for the most common features.

Comments (0)

Post comment

If you wish, you can use markdown syntax in the comment field.