RFC3986 URI
Peter Firmstone
peter.firmstone at zeus.net.au
Thu Mar 3 02:43:22 UTC 2016
I haven't had time, but at one time I had planned to assist upgrading java.net.URI to RFC3986.
I'm not the sole author of the Uri class which can be found here, however since it has a similar public api to java.net.URI, it could be used as a drop in replacement for testing the feasibility and impact of upgrading to RFC3986. The one caveat is this implementation is not serializable.
https://github.com/pfirmstone/river-internet/tree/trunk/src/org/apache/river/api/net
Regards,
Peter.
Sent from my Samsung device.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20160303/c743669f/attachment-0001.html>
More information about the net-dev
mailing list