node-solid-server icon indicating copy to clipboard operation
node-solid-server copied to clipboard

exclude %encoded /

Open bourgeoa opened this issue 3 years ago • 1 comments
trafficstars

see issue #1666 excludes from %encode/%decode _exceptSlash () { return /(\/|%2f|%2F|%252F|%252f)/g }

bourgeoa avatar Apr 21 '22 22:04 bourgeoa

I feel that I've been out of this code base for so long that I can't really provide a useful review at this level of detail. But LGTM.

kjetilk avatar May 03 '22 17:05 kjetilk

Already merged with https://github.com/nodeSolidServer/node-solid-server/pull/1695

bourgeoa avatar Sep 14 '22 14:09 bourgeoa