
4 Sep
2011
4 Sep
'11
7:36 p.m.
Is there any interest in a URL library along the lines of the Java one? http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html John Ratcliffe

5 Sep
5 Sep
8:14 a.m.
Hi John, On 4 September 2011 21:36, John Ratcliffe <john@firecrest.eclipse.co.uk>wrote:
Is there any interest in a URL library along the lines of the Java one?
I'm currently working on a URI class as part of the cpp-netlib project: https://github.com/cpp-netlib The parser already implements RFC 2396 and RFC 2732. There is still a lot of work to be done and, if you're interested, we'd be happy to accept contributions. Regards, Glyn
5029
Age (days ago)
5030
Last active (days ago)
1 comments
2 participants
participants (2)
-
Glyn Matthews
-
John Ratcliffe