Mans Rullgard <mans at mansr.com> writes:
> +URLProtocol md5_protocol = {
> + .name = "mdfive",
This is because url_open() allows only alphabetic characters in the
protocol name. Would allowing numbers as well break anything. I
know there's some RFC that forbids it, but our URL parsing isn't
exactly strict as is.
--
M?ns Rullg?rd
mans at mansr.com