Re: [ANN] org.conman.parsers.url 2.0.1 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] org.conman.parsers.url 2.0.1 released
- From: Sean Conner <sean@...>
- Date: 2019年12月13日 12:01:24 -0500
It was thus said that the Great dyngeccetor8 once stated:
>
> On 12/12/2019 06.38, Sean Conner wrote:
> >
> > I just released org.conman.parsers.url 2.0.1 [1], a module to parse URLs into
> > an easy to use table.
>
> Congratulations, Sean!
>
> Is grammar based on RFC or ad hoc?
It is based upon the grammar given by RFC-3986, the current standard for
URLs.
-spc