Hi, A quick update on the URI parsing. I've forked the project and just switched to implementing RFC3986 <http://www.ietf.org/rfc/rfc3986.txt>, which obsoletes the older RFC2396, and started to use the naming of sub-rules given there. The parsing of absolute URI paths now works according to the RFC I believe, the user_info is to be tackled next. Whenever possible I'll try to keep the fork in a state where it compiles -at least on my machine, as far as I can test-.
I'm also under the impression the new RFC is more explicit when it comes to general URI's, thus some work now done explicitly for the HTTP URI implementation might be moved over. Time for some sleep now though. Jeroen ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
