shrub/pkg/arvo/sys
Fang d1894cdbe6
zuse: allow empty segments in de-purl url parsing
RFC 2396 specifies that segments must be zero or more pchars.[1] We were
deviating from this by requiring at least one pchar per segment.

With this change, we support /some//path, and no longer lose the
trailing slash in /some/path/.

[1]: https://tools.ietf.org/html/rfc2396#section-3.3
2020-04-02 14:44:45 +02:00
..
vane clay: don't underflow when patch produces empty file 2020-03-31 11:37:58 -07:00
arvo.hoon arvo: add wire to %give verb message 2020-03-25 20:13:24 -07:00
hoon.hoon Merge branch 'pkova/master' (#2423) 2020-03-17 16:56:39 +04:00
zuse.hoon zuse: allow empty segments in de-purl url parsing 2020-04-02 14:44:45 +02:00