On Tue, Dec 22, 2020 at 06:23:51PM +0100, Petite Abeille wrote: > > > > On Dec 22, 2020, at 18:18, cage <cage-dev at twistfold.it> wrote: > > > > (should also percent-encode the path?) > > Yes. > > The individual path segments actually. > > So, given /Foo/Bar/Baz, decompose the path into individual segments Foo, Bar, and Baz, encode these, and reconstruct the path. Easy-peasy. Seems simple, but i can make mess even with simple things. :) Thank you! :) Bye!
---
Previous in thread (43 of 109): 🗣️ Gary Johnson (lambdatronic (a) disroot.org)
Next in thread (45 of 109): 🗣️ Sean Conner (sean (a) conman.org)