This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Tom Tromey writes:
> Andrew> + {"http:/a/b/c",
> Andrew> + "http:d/e",
> Andrew> + "http:/a/b/d/e"
> Andrew> + },
> Andrew> + {"http:/a/b/c",
> Andrew> + "https:d/e",
> Andrew> + "https:d/e"
> Andrew> + },
>
> Are these well-formed URLs?
I'm testing for compatibility, rather than strict well-formedness.
It's important that we accept what others accept.
Andrew.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |